Viewing 15 posts - 31 through 45 (of 52 total)
October 24, 2003 at 2:34 pm
"checkpoint" interval depands on recovery interval and records of log.
October 24, 2003 at 2:24 pm
Normally, different user group should have different access method and security policy.
October 24, 2003 at 1:53 pm
if u want to compare the current DB and the DB which you will create by the updated schema version, you can fellow these steps:
1> Dump current DB, then drop...
October 24, 2003 at 8:45 am
It looks that "sp_denylogin" and "sp_grantlogin" also are option.
October 23, 2003 at 8:22 am
restart SQL server, then install SP3.
Why temp tables? Thanks.
October 23, 2003 at 7:28 am
It looks that you need to expand the lock number, or set lock dynamically.
October 22, 2003 at 7:00 pm
Difference is the page spliting.
October 22, 2003 at 12:57 pm
sorry, it's for "problem with msde after a windows crash "
October 22, 2003 at 12:47 pm
what kind of index, clustered or nonclustered?
try "DBCC DBREINDEX".
Edited by - simon_hyan on 10/22/2003 12:45:02 PM
October 22, 2003 at 12:36 pm
Viewing 15 posts - 31 through 45 (of 52 total)