Topics
Started by
Posts
Last post
I swear I remember reading somewhere about an alternate, shorter JOIN syntax in cases where the col…
3 replies
Hi, I have query that returns the scheduled events for a patient. I need to find a way to report th…
3 replies
I have run into an interesting dilemma. I am working on a stored procedure used by one of our appl…
16 replies
Hi I have a temporary table with one of the column as - RowID int identity(1,1) not null Now when i…
7 replies
Hi, I want to post a XML string to an url ex : http://mytestsite.com/adiunit/samp.aspx?xml=nxml…
1 replies
I'm trying to use NoLock in my code, and it keeps barking back at me. I the code uses table returni…
5 replies
HOW TO CONVERT THE BELOW FROM PLSQL TO TSQL YTD_Deprn2=DECODE(SUBSTR(Period_Name,-2),SUBSTR(:Date,…
2 replies
Okay, this one's got me stumped! I want to compare the values of a Scratch table against those of a…
17 replies
Hi All, Is there a way to open an XSD file from HTTP? For example, http://someSite.com/someXML.…
1 replies
hi guys im trying to send a resultset via mail in a csv file attachment, everything works great but…
17 replies
Hello everybody, I need to export the records of a table in xml format. create table ##prova ( V…
3 replies
Is there a funcion in sql server 2005 to obtain this result? For a number =0,55 I want to have 1 F…
2 replies
Hello, I just read through my latest email from SSC (Weekly Update 11.02.08) and saw an interesting…
24 replies
Sry,,,!
1 replies
I need to count the number of beds occupied on a location. There are half-week trips, week-trips, t…
11 replies
Viewing 15 topics - 346 through 360 (of 12,234 total)
You must be logged in to create new topics.