Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing dbf files from other programs
Message
From
19/06/2019 01:03:24
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01669166
Message ID:
01669170
Views:
67
>Hi: I am both new to the idea of connecting VFP to other programs and flummoxed by it. I would like to be able to connect VFP to any of the following: postgreSQL, tableau or knime. I realize that ODBC or perhaps OLEDB should work; or, I could figure out how to write XLSX files that programs such as tableau and knime can presumably import. Which way should I proceed? Can some point me to a guide for using either ODBC or OLEDB. I have read every post I could find. I can see that others have figured out how to write to xlsx files. I would like to be able to prepare my tables in VFP because I have used it for so many years, I also wonder if OLEDB of ODBC can work when my installation of postgreSQL is 64 bits?
>Thank you,
>Steve

A much better idea is NOT to use DBFs at all. Instead you use VFP to access the data on the Postgres server.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform