Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import Type XLS
Message
De
08/07/2004 05:47:04
 
 
À
06/07/2004 09:25:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00918700
Message ID:
00921886
Vues:
25
Hy Paul,
Maybe you never think about that.. but using ODBC you can manipulate this data.
For example.
Create DBC,
Create RemoteView based on "Excel Files" Driver
Create View, select XLS file,(select checkbox [Include System Tables] - and in list appears all sheets in Excel filename.
Next step - you can select fields and customize remote view
You can setup Update Rules and "Send SQL Update" command.

After you USE - you can
modify data and send TABLEUPDATE() .. and Excel data will updated.

On my privios example - just one way to work with ODBC connections.. you may use this way with Access, Excel, Text files and any other ODBC Sources. Seems Its very flexable way to work with external data in VIsual FoxPro.

Denis.

>Actually that looks quite easy thanks alot I never though of using an odbc approach
>
>Paul
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform