Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying Microsoft Access Tables
Message
De
18/07/2004 05:29:47
 
 
À
04/07/2004 21:16:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00920636
Message ID:
00925553
Vues:
21
Hi,
1) Create DBC
2) Create Connection to MS Accedd mdb
3) Create REmote View for your MS Access table
4) Setup Update/Insert rules, check "Send SQL Update"
4.1) Don't forget about Access table must have primary key (field) - if its
autoincrement integer field, set this field as keyfield, and remove this field from update process.
5) Run Remote View.
6) Try Update/Insert/Delete - call TableUpdate()
7) If you want to same in code - look remote view source code

Denis.

>Has any one updated Access tables from Foxpro. I need to do it but nI dont know where to start,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform