Click to See Complete Forum and Search --> : Stored Procedure


October 19th, 1999, 03:14 PM
I am using ADO to access data sitting on my SQL database from VB 6.0 on the client side.I have created a stored proc which
calculates the sum of some items , Could someone tell me how I can get the sum value returned to my VB app?, I don't need the recordset
just the sum value to be compared to another VB variable.
Thanks,
Fanfy