Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update record in Access Table
Message
 
À
21/01/2008 08:08:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01283533
Message ID:
01283604
Vues:
18
>Dear Sir,
>
>Your command does not work, I try to use following command
>
>public myconnection
>myconnection = sqlstringconnect("Driver={Microsoft Access Driver (*.mdb)};Dbq=e:\asoft\db1;Uid=admin;Pwd=")
>
>lcSQL = ("Update Table1 SET sno=?THISFORM.text1.Value")
>IF SQLEXEC(myconnection, lcSQL, 'table1') < 0
>    AERROR(laError)
>    MessageBox(laError[1,2])
>ENDIF
>
>This also does not work
>Please help again

And the error is?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform