Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Idiot guide to using remote tables
Message
De
14/11/2003 18:40:30
 
 
À
14/11/2003 12:41:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00849959
Message ID:
00850137
Vues:
13
Greetings

looks like it will put me on the right track. But I just tried
SQLEXEC(gnhandle,select * from vizkeys where realkey='whatever',real)

and it crashed insisting that "function name missing" but, as you can see, my parentheses are matched and I appear to have the right number of parameters. Vizkeys is the name of the table on the datasource that I'm after.

What am I getting wrong?


>Hi,
>
>SQLCONNECT(...)
>SQLEXEC(lnHandle, "INSERT INTO ...")
>SQLEXEC(lnHandle, "UPDATE ... SET ")
>SQLEXEC(lnHandle, "DELETE FROM ....")
>
>
>HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform