So, I've been working with stored procedures and the .NET connector a little, but how do you get a result from a stored procedure (that performs a query on a table, for example) into the .NET connector to be used in a VC# or VB program?
↧