VB5: UserConnection problem: Calling stored proc 
Author Message
 VB5: UserConnection problem: Calling stored proc

Hi,

I've a problem with the ActiveX Userconnection
manager:

This works: MyConn.GetMA(MID)
while: MyConn.GetDay(MID,Von,Bis) results in a Sytax Error.

Using "I=MyConn.GetDay(MID,Von,Bis)" results in "Invalid
use of Null". As the stored procedure only returns an
rdoResultset there is no need for return values.

I used the Userconnection property tab to corect the
ODBC calling syntax but it doesn't helped.

Any hints ?
--
Marcel Zielinski
Deutsche Post Consult GmbH
< http://www.*-*-*.com/ >



Tue, 26 Oct 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. calling Oracle stored proc from VB5

2. Problem calling Oracle Stored Proc from VB6

3. Calling SQLServer stored proc...

4. CAlling an Oracle Stored Proc with ADO.Net via VB

5. Type mismatch setting up call to Oracle Stored Proc

6. Calling Oracle Stored Proc from VB

7. Q: CALLING ORACLE STORED PROC/PACKAGES FROM *ANOTHER SCHEMA* WITH VB

8. Call to Oracle stored proc crashes VB IDE

9. Type mismatch defining call to Oracle Stored Proc

10. Calling Stored Proc from ASP page

11. Error when calling stored proc - adBigInt/ adInteger fails

12. HOW TO USE NULL VALUE IN VB (TO CALL A STORED PROC)

 

 
Powered by phpBB® Forum Software