Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Weird error

Author  Topic 

royv
Constraint Violating Yak Guru

455 Posts

Posted - 2002-02-28 : 21:19:11
I get a weird error when I try to truncate a table. In the query analyzer results window, I get a "Changed language to us setting" The truncate works, but why do I get this message?

????

*************************
Just trying to get things done

nr
SQLTeam MVY

12543 Posts

Posted - 2002-02-28 : 21:25:41
Normally this message turns up with a new connection e.g. if the old one gets terminated.

==========================================
Cursors are useful if you don't know sql.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -