BUG: Use <Database> Does Not Properly Change @@DBTS Context (157518)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q157518
BUG #: 15634 (WINDOWS 6.50)
SYMPTOMS
The Use <Database> statement does not change the context of the @@DBTS,
unless the Use <Database> statement is run in a separate Transact-SQL
batch.
WORKAROUND
To work around this problem place the Use <Database> statement in a
separate batch.
STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
versions 6.0 and 6.5. We are researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes available.
| Modification Type: | Major | Last Reviewed: | 10/16/2003 |
|---|
| Keywords: | kbBug kbusage KB157518 |
|---|
|