[Wine] Re: Wine + unix ODBC + delphi app BIG PROBLEM....

x-man wineforum-user at winehq.org
Thu Mar 29 08:00:51 CDT 2012


Yes, I do that, I have /usr/lib/libodbc.so.1.0.0 and /usr/lib/libodbc.so and I have LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1.0.0...

After it I have added odbc32 as builtin but my app can`t see it...from this errors:
err:ole:CoGetClassObject class {85ecafcc-bdd9-4b03-97a8-fa65cbe3859b} not registered
err:ole:CoGetClassObject no class object {85ecafcc-bdd9-4b03-97a8-fa65cbe3859b} could be created for context 0x1
err:ole:CoGetClassObject class {0c7ff16c-38e3-11d0-97ab-00c04fc2ad98} not registered
err:ole:CoGetClassObject no class object {0c7ff16c-38e3-11d0-97ab-00c04fc2ad98} could be created for context 0x1
err:ole:CoGetClassObject class {85ecafcc-bdd9-4b03-97a8-fa65cbe3859b} not registered
err:ole:CoGetClassObject no class object {85ecafcc-bdd9-4b03-97a8-fa65cbe3859b} could be created for context 0x1
err:ole:CoGetClassObject class {0c7ff16c-38e3-11d0-97ab-00c04fc2ad98} not registered
err:ole:CoGetClassObject no class object {0c7ff16c-38e3-11d0-97ab-00c04fc2ad98} could be created for context 0x1
err:ole:CoGetClassObject class {85ecafcc-bdd9-4b03-97a8-fa65cbe3859b} not registered
err:ole:CoGetClassObject no class object {85ecafcc-bdd9-4b03-97a8-fa65cbe3859b} could be created for context 0x1
err:ole:CoGetClassObject class {0c7ff16c-38e3-11d0-97ab-00c04fc2ad98} not registered
err:ole:CoGetClassObject no class object {0c7ff16c-38e3-11d0-97ab-00c04fc2ad98} could be created for context 0x1 

look like this app looking for native odbc driver and when I install mdac28 this errors gone but than every time I have ssl error from mssql server, why sql server or odbc driver forcing ssl connection??? How I can disable it or how to make it to work with ssl?

Thanks.







More information about the wine-users mailing list