Displaying 2 results from an estimated 2 matches for "sqlremovedrivermanager".
2011 Jun 09
0
mysql-odbc-connector with wine
...n Visual Fox Pro and uses a mysql database.
Install Ubuntu 8.04, Hardy. Wine 1, from Ubuntu repositories.
I installed the odbc rather then seraching the web I found winetrick and install MDAC28, jet40, also install the native msi.
But now when I install the odbc I get something like this:
"sqlremovedrivermanager error of odbc"
What I'm missing?
Cheers
2011 Mar 18
0
Wine release 1.3.16
...ume a file is present if the target exists with the same size and there's no file version or hash to verify.
msi: Also register components without a key path.
msi: Build the key path from the display name if the component is an assembly.
odbccp32: Initialize the usage count in SQLRemoveDriverManager and SQLRemoveDriver (valgrind).
msi: Fix a memory leak (valgrind).
msimsg: New dll.
msi: Skip reference counting for assembly components.
msi: Let the InstallFiles action determine which private assembly files to install.
msvcrt: Implement _set_security_error_handler....