Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Plain text data
Message
De
08/12/1999 16:28:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Plain text data
Divers
Thread ID:
00300606
Message ID:
00300606
Vues:
52
Hi all,

I have an application where I'd like use a text file to store application setup values (ie: ODBC info and other application settings). I'd also like to setup a file that would hold data in the traditional column/row structure.

So my setup.txt file would look like this:

ODBC: "AppTables","user","pw"
DCE: 1

My other file (table.txt) would look like this:

Field1,Field2,Field3
"Record1",0,1
"Record2",1,0

How would I read these values into a FoxPro table or array?

TIA,

/Chris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform