ODBC & VB & Stored Procedures
From: Vincent Wouters <v.wouters_at_fd.agro.nl>
Date: 1996/05/20
Message-ID: <31A045CB.47A6_at_fd.agro.nl>#1/1
Date: 1996/05/20
Message-ID: <31A045CB.47A6_at_fd.agro.nl>#1/1
Can someone tell me how to work with Stored Procedures
in a VB4.0/32 environment, working wit Data Access Object.
I'm using a statement like:
BEGIN
proc_name ('inputstring',output);
END;
But Oracle has problems with the 'output' and says that
Please mail any suggestions:
v.wouters_at_fd.agro.nl
Received on Mon May 20 1996 - 00:00:00 CEST