Viewing 3 posts - 1 through 4 (of 4 total)
Hi Kenneth,
I figured the problem. Some one had run
dbcc traceon (1717)
which had resulted in all objects being created as system objects.
This can be corrected...
September 2, 2005 at 7:37 am
#587190
oops this is happening on SQL server 2000
September 2, 2005 at 1:52 am
#587101
Hi,
got the problem it was due to an empty string being generated. Guess it was due to the go statement only. Thanks a ton
Puneet
August 29, 2005 at 11:03 pm
#586044