Posted by Erland Sommarskog on 08/11/06 22:06
--[zainy]-- (zainys@gmail.com) writes:
> When i right click on table Tag(In EM) under my database and select New
> Table then it gives me that error...
>
> It works fine on my other PCs which i installed with the same version
> of SQL SERVER 2000....
> This error persists on 2nd install as well....
Interesting...
And you access the same database from the PCs where it works?
The only tip I can give is that you run a Profiler trace when you click
on New Table, and then try to find out how the failing command looks like.
You should add TSQL:BatchStarting and RPC:Starting to the default events.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|