pradeep_sai
Oct 21st, 2000, 01:42 AM
Hi there!
I need to retrieve the return value of an SQL Statement to a variable. The SQL statement looks like this
SELECT MAX(SAL) MSAL FROM EMP
the return value should get bound into a variable in VB. Can any one help me in tracing a way out.
I need to retrieve the return value of an SQL Statement to a variable. The SQL statement looks like this
SELECT MAX(SAL) MSAL FROM EMP
the return value should get bound into a variable in VB. Can any one help me in tracing a way out.