unixodbc
What are the functional differences between iODBC and unixODBC?
There are two major Open Source pla开发者_开发知识库tform independent implementation of the ODBC. It is iODBC and unixODBC.[详细]
2023-04-07 17:34 分类:问答ODBC via ssh tunnel to a 3rd machine
At work we have a SqlServer database that cannot be connected to from outside our internal network.If we want to work remotely we can ssh into several other servers on our network and then work via X[详细]
2023-04-07 14:16 分类:问答Connecting Redhat to SQL Server 2008 for Ruby on Rails
I\'m trying to connect Redhat Linux to a Microsoft SQL Server 2008. I already had trouble setting it up on windows (my test machine) but now I need to deploy it on the Linux machine where it will be i[详细]
2023-04-07 09:43 分类:问答unixODBC error IM001
I get the following error when trying to do any simple query.I just can\'t figure out what\'s changed.[详细]
2023-04-04 03:00 分类:问答PHP ODBC connection to H2 database
could you please assist me with this. I\'m trying to connect to a H2 Database using PHP OBDC and I get the following error message:[详细]
2023-04-03 13:36 分类:问答unixodbc and netezza ODBC driver issue (Undefined symbol: SSL_connect)
I\'m trying to set up unixODBC to connect to a Netezza database, however I\'m getting a \"Undefined symbol: SSL_connect\" when I try to connect using isql.[详细]
2023-04-02 16:14 分类:问答Rails migration giving errors when using with MSSQL [MicroSoft SQL SERVER] - Cannot find data type primary_key
I am working on Rails 3 project where I initially used MySQL as RDBMS. But later my client requested that we should use MSSQL. After spending half a day, I am able to connect with the MSSQL server usi[详细]
2023-03-28 19:22 分类:问答PHP unixODBC Apache Segfault
I can run my script just fine from the command line: php test.php and it connects, returns my simple query and then disconnects from oracle.when I run:[详细]
2023-03-27 08:43 分类:问答can't get odbc working in apache
I installed unixODBC by using apt-get install, and now when I try to use odbc_connect() is still开发者_JAVA技巧 get this error.[详细]
2023-03-25 23:13 分类:问答The same error is detected in stored **procedure**, but not in stored **function**
This question is related to my previous one: RaiseError (PERL, DBI) equivalent for unixODBC C API? As I isolated the problem later, I\'ll post new question, that is more specific, isolated and withou[详细]
2023-03-23 11:10 分类:问答