Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting Records out of Access Tables
Message
De
28/10/2004 12:31:54
Gaylen Miller
Leaderware Corporation
Fulton, Illinois, États-Unis
 
 
À
28/10/2004 12:08:00
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 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00954660
Message ID:
00955357
Vues:
20
Thanks.

My reason for not using ADO or ODBC connections which are required for CursorAdapter or Remote Views, is that the Access databases I need to access have unknown names and contain unknown tables. My code needs to find the Access databases, open them, find what tables they contain, and export the data into text files that my program's code will then import.

So, I'm thinking I don't want to try to manage connection strings since all the database names and table names are constantly changing. Well at least let's say I don't know how to do that with code.

Is it impossible to pass a constant to Access as it is expecting?

Ps. I have a similar problem if I write the code in wscript.

Thanks,
Gaylen Miller
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform