Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter and Oracle stored procedures
Message
From
29/10/2004 06:05:50
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00955370
Message ID:
00955715
Views:
19
    BEGIN InsertManager.NewMainLogRecord(nKeyID=>?@pnKeyID,
    cStaff_ID=>?pcStaff_ID, nMap_ID=>?pnMap_ID); END;
Cool, it worked with BEGIN ... END; ! Curiously, it didn't with EXECUTE ..., which I thought was an Oracle equivalent.
That OUT parameters can be retrieved with references will be very useful too.

Thank you very much Mark !
Previous
Reply
Map
View

Click here to load this message in the networking platform