Topics
Started by
Posts
Last post
Hi, I'm trying to generate a unique id for every record ni a table. The tricky part is, each number…
13 replies
Hi, whats the actual difference between varchar(max) and varchar(8000). Is the difference applies s…
56 replies
First off thanks to all those who share their expertise on this forum. Apology #1: I am really in S…
2 replies
throws error message "The domain manager specified by the host could not be instantiated." in clr s…
3 replies
Transaction (Process ID 59) was deadlocked on lock resources with another process and has been chos…
10 replies
Is it possible to create a temporary view from within a stored procedure for the life of the stored…
17 replies
Hi, I have a task of loading the data from PF document which has a table structure in it. The ta…
4 replies
When I executed the below command I am geting the error unable to open host bcp data file. bcp "sel…
2 replies
hi i have two servers D2\dev and IN\dev ..both servers were behaving as Linked server for each oth…
12 replies
I need the precision of a decimal value to be dynamically controlled. Example: DECLARE @input as de…
9 replies
Hello. is possible to get the store procedure name from trigger when a update operation was perfor…
14 replies
I am not sure whether here is a right place to ask. Do you have any good references on Indexi…
2 replies
hi declare @lstr varchar(200) declare @word varchar(20) set @lstr = 'select top 1 name from syso…
14 replies
Dear All Currently i am working in sql server 2005, While executing staored procedure with paramete…
2 replies
hi i have a simple query select top 3 q.ID,TimeDate,q.Stockcode,FG_3_55g,FG_3_15g,FG_2_5…
2 replies
Viewing 15 topics - 16 through 30 (of 4,155 total)
You must be logged in to create new topics.