Viewing 15 topics - 274,426 through 274,440 (of 283,945 total)
Topics
Started by
Posts
Last post
Hi! While backing a SQL database onto another system after mapping the drive I get this error sayi…
4 replies
I want to create a table with a "priority" field in it. This field is a character type but I ONLY w…
3 replies
Can I use scope_identity() in a stored procedure on a column when there is no identity on that colu…
2 replies
I have constructed two select-statements, which in my opinion should do the same (see below). The f…
3 replies
I am getting this error while trying to run sp's with a linked server. "Heterogeneous queries requi…
3 replies
Hello, I have the following problem : I have a database with a table. In this table there are two c…
5 replies
In a multiple choice question where you have to select as many of the answers as you think are appl…
3 replies
Is there a way to check whether any errors were reported by a DBCC CHECKDB short of looking at the …
3 replies
Hi, i need to do some error handling in my stored proc i plan to use @@Error and if its not equal t…
3 replies
Hi, If I have a query like this : set @sql='select count(*) from '+ @table execute (@sql) How can …
3 replies
I was just wondering if I could get some advice about retrieving foreign keys from a table. We are …
2 replies
Hi all Well, SP3 of SQL Server is slowly killing me. Issues I am having: a) Developer alters a vi…
2 replies
I was just reading on the MS Site regarding SQL Server Enterprise edition. (attached below). My que…
3 replies
I see lot's of challenging query needs on this site and it would be nice to maybe do an occasional …
11 replies
I am getting the following error on UPDATE of a Temporary table in a stored procedure. Table has ab…
2 replies
Viewing 15 topics - 274,426 through 274,440 (of 283,945 total)