I need to know how to execute a stored procedure against MS SQL 7.0 using a VB6 app.
VB6 does not recognize the GO command in stored procedures.
Any help is appreciated.