Topics
Started by
Posts
Last post
Dear, After looking at several options, (I have to read files from a file server to populate a DB),…
3 replies
By: GSquared
Hi, Is there anybody can help me take a look? I want to create one temp tble by using the query l…
4 replies
BEGIN DISTRIBUTED TRAN tran03092011 UPDTE srvrn.dbn.dbo.tbl1 SET name='test' WHERE number=1 IF @@ER…
30 replies
How can I include in a query a single value and a total value. I have order table, OrderDate, Custo…
1 replies
Msg 547, Level 16, State 0, Line 2 The ALTER TABLE statement conflicted with the FOREIGN KEY constr…
3 replies
hi i got ten column names like #gorge, H#res, Er#es like that now i want to replace all the '#' val…
4 replies
I have Two table's called O3 and o5 and contains s.no and O3 & O5 in the Table (i.e..in O3 …
4 replies
By: toddasd
I need to modify a job that is on multiple servers and includes the servername in the job. I have t…
3 replies
Tks for your input !
1 replies
By: GSquared
Why does this: DATEPART(MILLISECOND,cast('2011-03-14 17:43:52.134' as datetime)) return 133? and D…
4 replies
Hi All, I am unable to sort the following table, which is viewed through a view, by column C. Table…
12 replies
Hello, i am trying to convert a binary value to a varchar and I am getting incorrect results. Here…
4 replies
By: sturner
Ok, so I've been a member for a while and read articles as I have time or need. Only posted a few …
5 replies
I have a strange issue where I have a field I am bringing in then checking if it is a date using Is…
2 replies
Hello, i have the following code in a stored procedure that is not working: SET @sqlStmt1 = 'SELEC…
9 replies
Viewing 15 topics - 8,581 through 8,595 (of 10,647 total)
You must be logged in to create new topics.