The information in this article applies to:
There is no way to turn off logging for just one user, table, or database, except to use BCP, which is only possible on tables that do not have indexes (and are not in master). Logging is disabled for a database if the "read-only" dboption is set. Additional query words: Dumping and loading
Keywords : kbother SSrvServer |
Last Reviewed: March 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |