Viewing 15 topics - 11,671 through 11,685 (of 284,033 total)
Topics
Started by
Posts
Last post
Hi, Does anyone know how I can use the IN function in SQL Server with varchar values? I am trying t…
18 replies
CPU (I didn't know there was a length limit for subjects!) I came across this blog entry from a (fo…
18 replies
Hi all, I'm running into a bit of an issue with the is_member function in SQL Server 2000. …
18 replies
I have the below data in a table called say "kipp". I am trying to get a script to work that will l…
18 replies
I'm trying to get the data from the table between two dates and for the List of Doctors select * fr…
18 replies
Hi In following sql statement select * from tableA where year = '2009' and month = 'December' abov…
18 replies
create table #Temps ( num int, OP_Bal int, quantity int ) insert into #Temps values(1, 234, 12) ins…
18 replies
Must be easy for the gurus out there! I have an SP that is a simple select with a couple of inner j…
18 replies
Iam getting the following Error Message in one of our Cluster Servers which is running 3 instances …
18 replies
So, way back when I was coding ASP.NET, I was in the habit of embedding SQL code (for example, "sel…
18 replies
Greetings, This may seem like a stupid question but I've never stopped to look at it beyond the sim…
18 replies
Hello everyone. I have attached a zip file that contains the script that I am running, data to po…
18 replies
Hi, I have an application which is running from two terminals. If, the applications from two termin…
18 replies
Can I declare table variable as output parameter in stored procedure?
18 replies
Guys, Is there a T-SQL that I can use to create a text file and with .Log file extension? The proce…
18 replies
Viewing 15 topics - 11,671 through 11,685 (of 284,033 total)