Viewing 15 posts - 31 through 45 (of 109 total)
Ive also just tried this function that should remove any CR LF Tab, spaces, etc, but that made no difference, this has really got me stumped
May 12, 2017 at 2:09 am
ok, there are some setup scripts as part of the project which I cant change since there are several developers working on this and they all expect the same instance...
September 30, 2015 at 8:08 am
ok, got it to work, the node is actually underneath a root node which id left out
September 28, 2012 at 5:22 am
Im going to be specifying the version in a variable (Ill build a stored procedure because its to be run from within a .net app), so Ive now got this
DECLARE...
September 28, 2012 at 4:14 am
finally sorted it, closing down management studio released the transaction, its back to normal now, thanks for your help though.
May 31, 2012 at 8:57 am
it was in a stored procedure
May 31, 2012 at 8:24 am
I think the problem is that I initially commented out the commit statement, that seems to have caused the problem. How can i kill the locks ? can...
May 31, 2012 at 8:14 am
how would i find out if its blocked ?
May 31, 2012 at 8:00 am
yeah I included a commit statement and a rollback in a try catch construct if there was an error
May 31, 2012 at 7:59 am
Ive tried BCP but always get an error
The data type for input column is DT_NTEXT
how would i use native format ? any examples ?
March 6, 2012 at 5:04 am
i need to setup some sort of script (or package) to do this. I wont have control over the destination since its on a live server that i dont...
March 6, 2012 at 4:22 am
Viewing 15 posts - 31 through 45 (of 109 total)