search for: libodbccr

Displaying 3 results from an estimated 3 matches for "libodbccr".

Did you mean: libodbc
2005 Nov 16
0
Fix for Fw: [unixODBC-support] FedoraCore4 and unixODBC __post_internal_error undefined symbol at runtime
...package from Fedora updates. I have wine >> configured to use unixODBC. Connecting to the database works but when >> the app issues a query wine fails with the error: >> >> [user@host tmp]$ wine testdbapp.exe >> /usr/bin/wine-pthread: symbol lookup error: /usr/lib/libodbccr.so.1: >> undefined symbol: __post_internal_error >> >> >> Sure enough ldd thinks it is undefined. >> >> [user@host tmp]$ ldd -r /usr/lib/libodbccr.so.1.0.0 >> undefined symbol: dm_log_write (/usr/lib/libodbccr.so.1.0.0) >> undefined symbol: __post_i...
2019 Oct 12
3
setting up ODBC for cdr logging into MariaDB
...ODBC Driver Driver = /usr/lib/x86_64-linux-gnu/odbc/libmaodbc.so Setup = /usr/lib/x86_64-linux-gnu/odbc/libodbcmyS.so FileUsage = 1 I have these odbc related libraries on my system. Which of those do I have to use for `Driver =` ? /usr/lib/x86_64-linux-gnu/libodbc.so /usr/lib/x86_64-linux-gnu/libodbccr.so /usr/lib/x86_64-linux-gnu/libodbcinst.so /usr/lib/x86_64-linux-gnu/odbc/libesoobS.so /usr/lib/x86_64-linux-gnu/odbc/libmimerS.so /usr/lib/x86_64-linux-gnu/odbc/libnn.so /usr/lib/x86_64-linux-gnu/odbc/libodbcdrvcfg1S.so /usr/lib/x86_64-linux-gnu/odbc/libodbcdrvcfg2S.so /usr/lib/x86...
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with Samba > 2.0. However as it is not supported on all systems it is not included > in the default build (it should work nicely on Solaris though). > Essentially smbwrapper is a preloaded library which intercepts system calls and > simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.