Oracle Stored Function And ADO

From: EWP (anonymous_at_discussions.microsoft.com)
Date: 04/26/04

  • Next message: alphaCodeWarrior: "SQL Server Scema"
    Date: Mon, 26 Apr 2004 09:21:06 -0700
    
    

    Attempting to convert an Oracle ODBC Call such as below which returns an interger return value to ADO? Is this possible and where might i find examples?
    ?=CALL ADDDATA(‘1234’,‘2222’,3,8,7,6,1,'324')

    Thanks


  • Next message: alphaCodeWarrior: "SQL Server Scema"