Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting an Access table to a text file
Message
From
23/04/2002 10:55:12
 
 
To
23/04/2002 10:46:40
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00648145
Message ID:
00648155
Views:
20
You can open entire table in a recordset (Select * from [table_name]). Then open VFP table and scan recordset. For every record write in table appropriate information and then export table.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform