Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC
Message
De
13/07/2000 14:31:18
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, Royaume Uni
 
 
À
15/06/2000 12:18:20
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: ODBC
Divers
Thread ID:
00379897
Message ID:
00391968
Vues:
11
Further to the previous messages. I`ve now got it working fine with SQLEXEC, but the next problem is the following and has to do with inserting records.

It doesn`t like it when I try to insert fields or use a macro substitution, variable or something, e.g.

=SQL(myconnhandle,"INSERT INTO tabletoupdate (id) VALUES (mytable.id)")

doesn`t work.

However, when I do this, e.g.:

=SQL(myconnhandle,"INSERT INTO tabletoupdate (id) VALUES (2)")

it works fine.

Any ideas? Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform