Viewing 4 posts - 1 through 4 (of 4 total)
This article is one of the best, most informative I have read on SQL 2000 table indexing. While I have always been able to interpret the output from DBCC ShowContig...
September 15, 2004 at 6:37 am
Hi - It sounds as if your snapshot is invalid. The publication has a setting called retention days, check this value & if it reads 14days (for example) it will...
August 27, 2004 at 7:53 am
Try this
Under Replication Monitor/Replication Alerts - configure the replication retry agent - response tab - check 'execute job' & select the merge agent job from the drop down menu. Done...
March 27, 2003 at 3:21 am
In you asp front end is there anywhere other than in ODBC you are defining the DSN string? If so, try setting the DSN to
DSN=DSN={dbname};UID={username};PWD={password}
This has worked for me when...
March 20, 2003 at 8:25 am
Viewing 4 posts - 1 through 4 (of 4 total)