Microsoft
Software
Hardware
Network
Question : Call Procedure from VB6 and pass paremeters
How do i go about calling a SQL2005 procedure ffrom vb6?
the connectionstring is in a variable called SqlCnn
the procedure is called AddCallback and it is in the database Dialler1
I need to pass 3 parameters...
how do i do this?
Answer : Call Procedure from VB6 and pass paremeters
There are a few different ways. I've always used ADO. See
http://www.codeproject.com
/KB/vbscri
pt/simple_
sp_vb6.asp
x
L
Random Solutions
SQL in C# code .. Reading Output Parameters.
Excel VBA to refresh all Pivot Tables
importing a date field from oracle into MSSQL
Need a script to create user folders with three nested folders and set appropriate security for each
delete orphaned offline files
Airport Code with reverse geo coding with google maps api
BES Express vs Exchange ActiveSync
Cannot access Windows 2008 DFS links from Windows 2003
How Can I Trace Email Routing Failure?
How do I allow only a certain ip adress to access my website?