Topics
Started by
Posts
Last post
Hi I have a situation like this Customer table,purchase table create table customer( customer_emai…
1 replies
While calling getdate in UDF i am getting error.. Here is My code ====================== if …
2 replies
I was told by one of our programmers that doing column concatenation within a stored procedure hind…
3 replies
I am trying to understand cursor and fetch. I am new to programming so please bare with me.&n…
11 replies
Hi everyone, I purchased recently a Dell PC, and I'm forced to install win xp pro, since when I try…
6 replies
Hi guys Does anybody know how I can change the ownership of some tables to dbo without recre…
1 replies
In our stored procedures we have many print statements that we utilize for debugging, is there a sw…
2 replies
Hello, I would like to create a stored procedure that will add a new record to a table.But one of t…
4 replies
hi all Q1) I am using vb.net 2002 and sql server for my project. When I bind the N…
4 replies
Does anyone know how to list all the named instances on a given server?
2 replies
I'm probably not using the right search terms here since nothing came up regarding error trapping. …
3 replies
I have 4 tables Tab A Tab B &nbs…
8 replies
hi, i want to send a variable to sp from vb6. CREATE PROCEDURE dbo.AddNewRec ( @T_CID int, @T_Dead…
4 replies
Hi, Architecture of my application goes this way. All the DML Operations are done through sprocs, D…
1 replies
Has anyone ever passed variables between stored procedures. I looked at BOL and so far I have not f…
1 replies
Viewing 15 topics - 2,431 through 2,445 (of 4,455 total)
You must be logged in to create new topics.