Topics
Started by
Posts
Last post
Hai, I have a table with following Data. col1 col2 ---- ---- 1 a 2 b 1 d 3 a 2 …
5 replies
I am trying to restore a database that I backed up using SQL LiteSpeed. Since the database already …
1 replies
I would like to search all stored procedures for a given string on a given database. I have a list …
6 replies
Hi, Here is a question which is not related to sql server but can anyone help me in this issue. I h…
4 replies
My friend is developing an app and it's in that application. In voucher entry option, let's say us…
3 replies
Is there an equivalent of @@ERROR for the error messages? I need to return the error message along…
2 replies
sorry again to bother you guys but this code seems so simple but it is not working. I have to perfo…
5 replies
I have a large table indexed on zip code. I need to come up with a way to get 10 records for each …
8 replies
For search capabilities of clients, I need to be able to dynamically build a where clause including…
7 replies
Hi, I keep getting this error when executing a command object: Microsoft OLE DB Provider for SQL Se…
2 replies
I need to create and execute a dynamic sql statement that is larger then 4000 characters (nvarchar)…
3 replies
Anyone know of a quick way to track structural changes to a table? Aurora
2 replies
I have a stored procedure that has XACT_ABORT ON set at the beginning. The stored procedure has tw…
9 replies
I am often faced with the problem of neeeding to return distinct records from a JOIN where I have m…
1 replies
We are converting a char to numeric (so we can do a sort) and the values being returned are wrong. …
4 replies
Viewing 15 topics - 14,731 through 14,745 (of 17,082 total)
You must be logged in to create new topics.