Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC & Fatal Error
Message
From
24/12/2003 09:50:01
Ghislain Bellemare
Systèmes Informatiques Chca Inc
Laval, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00861782
Message ID:
00861926
Views:
26
Hi,

The SQLExec is called from a timer event in a form. I cannot issue a set step on as it is always happening on the client site.

When the timer triggers, the following commands are executed

nlConnect= SQLCONNECT('Oracle','username','password')
nLResult= SQLEXEC(nLConnect,'INSERT INTO...')
nLResult= SQLEXEC(nLConnect,'INSERT INTO...')
nLResult= SQLEXEC(nLConnect,'INSERT INTO...')
nLResult= SQLEXEC(nLConnect,'INSERT INTO...')
nLResult= SQLEXEC(nLConnect,'INSERT INTO...')
=SQLDISCONNECT(nLConnect)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform