Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning data sets from an Oracle Stored Procedure
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00325315
Message ID:
00326654
Views:
44
In another thread where someone was having a similar problem,we suggested a work around for this. A temporary table can be created in the user's schema where rows can be inserted. Then SQLExec() can be used to retrieve these rows. Once changes are made [if any], you can use SQLExec() to update the source table the rows actually originated from.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform