Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC & Fatal Error
Message
De
24/12/2003 09:50:01
Ghislain Bellemare
Systèmes Informatiques Chca Inc
Laval, Québec, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00861782
Message ID:
00861926
Vues:
25
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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform