unixodbc
RaiseError (PERL, DBI) equivalent for unixODBC C API?
I have a problem executing some stored procedures/functions in INFORMIX DB. I tried with different clients and they were all the same - no one detects errors on executing, instead of this - return emp[详细]
2023-03-20 12:27 分类:问答Connect to MS Access remote .mdb file from php on linux
I have been digging internet for couple days, reading very old information, that leads to very old and nonexisting sites, still, I understood, what is needed to achieve my goal.[详细]
2023-03-07 02:18 分类:问答unixODBC C++ documentation...? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-05 05:00 分类:问答can string longer than 255 bytes be used as ODBC prepared statement parameter value?
I am using the libodbc++ ODBC wrapper for C++, designed similar to JDBC. I have a prepared statement \"INSERT INTO t1 (col1) VALUES (?)\", where t1.col1 is defined as VARCHAR(500).[详细]
2023-02-08 01:50 分类:问答Ruby connecting to SQL Server
I\'m having troubles connecting Ruby to Microsoft SQL Server.I\'m running Mac OS X, but the target environment is Ubuntu Linux.[详细]
2023-02-04 16:35 分类:问答How connect to mysql with python via odbc
Imrunning mysql, pyodbc, python 2.7 loaded on Fedora 14 x64. Odbcinst.ini is: # Example driver definitions[详细]
2023-02-03 14:09 分类:问答unixODBC issue on a Django site on Linux that goes away on refresh
I have a question about Django, unixODBC, FreeTDS, Apache2, mod_wsgi, that is somewhat similar to this question asked before on SO.[详细]
2023-01-22 09:42 分类:问答Executing a stored procedure over ODBC
I have an application that allows the user to enter an SQL string with a placeholder for certain values my application produces. The application will the replace the placeholders with values and execu[详细]
2023-01-11 19:00 分类:问答Problem with MySQL driver for unixODBC on Debian Lenny
On OpenSuse 11.2, I successfully compiled, linked, and ran the following code which installs a data source for a MySQL database with unixODBC:[详细]
2023-01-08 07:22 分类:问答FREETDS and UNIXODBC character converting
iv开发者_C百科e got an error to fix. its: [FreeTDS][SQL Server]Error converting characters into server\'s character set. Some character(s) could not be converted[详细]
2023-01-01 11:53 分类:问答