|
-
Nov 24th, 2006, 11:33 PM
#1
[RESOLVED] Visual FoxPro ODBC Driver
I'm deploying with Inno Setup.
My app has a reference to Microsoft Remote Data Objects 2.0 (msrdo20.dll).
Im deploying this Dll, but its not enough, this Odbc Foxpro driver needs vfpodbc.dll.
About this vfpodbc.dll, Microsoft offers this installer..
Visual FoxPro ODBC Driver
I can manage to add that installer to my Inno setup package, but sometimes it is the spanish version that needs to be installed, and sometimes the english version, it's weird and im not sure why but some computers want the english version and some others the spanish version, and it doesn't seem to be related to the Operating System language.
So, can i avoid all this mess and just deploy vfpodbc.dll myself? or i must use this external installer and make my Inno pachage smartly decide which version to install? If so, any sample code to do that?
Last edited by jcis; Nov 24th, 2006 at 11:38 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|