VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Execute stored procedure with variables that returns multiple recordset

Tom Bruinsma  (4 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This shows how to two things, first how to pass variables to a stored procedure on a SQL server, second it shows how to handle multiple recordsets being returned from the stored procedure. This allows for a greater speed then trying to pass the entire SQL query to the server especially when you have several. Please Vote if you like it! :)

Rate Execute stored procedure with variables that returns multiple recordset (8(8 Vote))
Execute stored procedure with variables that returns multiple recordset.bas

Execute stored procedure with variables that returns multiple recordset Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters