Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running of the Oracle SP from VFP
Message
From
24/05/2001 11:55:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Running of the Oracle SP from VFP
Miscellaneous
Thread ID:
00510968
Message ID:
00510968
Views:
52
Hi!

When I try following:

SQLEXEC(nHandle, 'EXECUTE MyStoredProc')

I get connectivity error 'invalid SQL statement' from ODBC.
If I try to use
SQLEXEC(nHandle, 'BEGIN EXECUTE MyStoredProc; END;')

It says "Encountered symbol 'MyStoredProc' when expecting := ...", and := is assumed by default as if EXECUTE is not a correct command.

What is the correct syntax? Is it possible to run Oracle SP from VFP? How?

TIA
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Next
Reply
Map
View

Click here to load this message in the networking platform