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.
| Author |
Topic |
|
gurusamy.senthil
Yak Posting Veteran
65 Posts |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
pareshmotiwala
Constraint Violating Yak Guru
323 Posts |
Posted - 2007-03-07 : 14:53:50
|
| hmmmmmmmmmm.Senthill, I could see the image, but not sure what error you are referring to....X002548: this is the text of the error:Select CONVERT(CHAR(30).sc.name),sc.type,sc.usertype,sc.length,sc.status from syscolumns sc where sc.id=object_id('cpassword')[Kill Process][Refresh][close] |
 |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2007-03-08 : 15:18:12
|
| it appears to be info from dbcc inputbuffer but invoked from the ssmsbut what is the error? did you get a lock or something?--------------------keeping it simple... |
 |
|
|
|
|
|