Visual Basic in SQL Server Questions

1

Receiving a DOS output with a Visual Basic script in SQL
I would like to solve this following complex script in SQL by using Visual Basic, either version 5.0 or 6.0. My first table name is tblClient, with fields ClientID and ClientName. My second table name is tblPurchase, with fields ClientID, Item Name, Qty and Price. I would like to pass one SQL query and receive [...]

Answer Question   |  September 9, 2008  7:48 PM
DOS, SQL, Visual Basic, Visual Basic 5, Visual Basic 6, Visual Basic in SQL Server
2,585 pts.

1