Topics
Started by
Posts
Last post
I have a simple question, I am trying to execute a storedproc the following way which has about 5 i…
2 replies
Dear All, I have DBF file of Visual Foxpro. File is created at every month in Visual Foxpro base ap…
2 replies
I am beyond baffled. I was having issues with records not being inserted into the SpotsWarrants ta…
4 replies
Hi All Running this code: SELECTDATEDIFF(N,Data.TimeFrom,DATEADD(mi,1,Data.TimeTo)) TimeDifferenc…
13 replies
hi all, i am trying to update tables based on value of @tablename variable but i am getting the fol…
2 replies
I was wondering the most efficient way to send an email that has multiple variables. For example I …
2 replies
Some time back I had a little utility that documented my table structure, fields, lengths (basicall…
3 replies
I have a database containing a table listing the revision history of drawings. Let's say drawing1 h…
1 replies
Can't seem to find the previous thread that was talking about this, but if I'm using field1 <= @…
1 replies
I am just getting started with SQL programming and I am having trouble with a query I am working on…
2 replies
declare get_patient_id CURSOR for select distinct patient_id from #patient_eligibility_info OP…
6 replies
I need to import some text data as part of a stored procedure that will be executed in Query Analyz…
3 replies
Hi All, SQL Server is : MS SQL Server 2000 In complex stored procedures we are using one or two tem…
3 replies
I am a c# programmer. I need to be able to return the ID of a row that I just inserted into the da…
2 replies
I have this situation where in I need to produce unique asst no. from this data. I need all the fie…
4 replies
Viewing 15 topics - 2,566 through 2,580 (of 17,082 total)
You must be logged in to create new topics.