Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert Into Access table
Message
De
04/06/2002 04:59:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Insert Into Access table
Divers
Thread ID:
00664348
Message ID:
00664348
Vues:
49
I have the following code for inserting a record into
an access table, but nothing happens.

SQLEXEC(lnAccess,"INSERT INTO mytable (mytable.no,mytable.batch,mytable.filename) VALUES (?tmpdata.no,?tmpdata.batch,?tmpdata.filename)", "Mytable")

lnAccess is a valid connection.

Anyone any ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform