[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
FoxPro Data Load
- Subject: FoxPro Data Load
- From: Paige McFall <mcfall@CMCMFG.COM>
- Date: Tue, 31 Mar 1998 11:16:24 -0600
I would like to take data that is loaded in a FoxPro .dbf file
(Microsoft FoxPro Database) and load it in our Oracle Tables. Is anyone
doing anything similar in SQR that would accomplish this? We can
create an ODBC driver and link to the FoxPro Tables via a DSN. I have
talked to SQR and they told us that people were successfully using
Access although it is not "supported" by SQR in the Workbench Product.
We have been able to connect to the database and view the tables and
columns in Workbench. However, I am wondering how we can write the code
to accomplish the load from FoxPro to Oracle. We may be chasing our
tails here but I thought someone out there may be doing something
similar or had maybe tried this.