Hello all,
I have searched up and down several of the Tek-Tips forums and still have a few unanswered questions about my connection to a foxpro database. Hopefully I can hammer this out in the VB6 forum.
Our system (Made2Manage) uses a Foxpro database to store company data. I am looking to write a bit of VB code to connect to this DB and retrieve information.
The connection string seems simple enough, but I have the following reservations.
1) I have searched for all .dbf files on the server. I have found 1126! Are all the .dbf files connected to the .dbc file?
2) Is there a way to connect to the .dbc file and manipulate all associated .dbf's or do I have to connect to these individually?
Thanks for the guidance.
Matt
I have searched up and down several of the Tek-Tips forums and still have a few unanswered questions about my connection to a foxpro database. Hopefully I can hammer this out in the VB6 forum.
Our system (Made2Manage) uses a Foxpro database to store company data. I am looking to write a bit of VB code to connect to this DB and retrieve information.
The connection string seems simple enough, but I have the following reservations.
1) I have searched for all .dbf files on the server. I have found 1126! Are all the .dbf files connected to the .dbc file?
2) Is there a way to connect to the .dbc file and manipulate all associated .dbf's or do I have to connect to these individually?
Thanks for the guidance.
Matt