Mr. Smart
unread,Feb 26, 2009, 7:48:00 AM2/26/09You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am using Setup Wizard to set up an application (I am still using VFP6). I
tested the app on my system which has full version of VFP6 and it worked
well. On the testbed, I searched for records which I know exists but it
reported that it was not found. For the search, I used ADO (I needed to
communicate btw VB and FoxPro). On the test bed, the records were not found.
I felt the reason was that I did not include ODBC Driver for FoxPro. So, I
re-ran the setup and included the ODBC Driver. However, when I wanted to
deploy, the Setup.exe generated by Setup Wizard gave me the error: Setup
cannot access the required initialization file ODBCCP32.DLL:ODBCINT.DLL. Does
anyone know where I can get this file(s). I am also troubled with the fact
that the records searched for were not found. Am I right in assuming that the
records were not found bcos there were no FoxPro ODBC Drivers installed.