I have a WebTrends ODBC source on server1 and a SQL Server 2005 on server2. I want to connect to this ODBC from SQL Server on server2. So far, I managed to connect to this ODBC from SQL Server which i
I\'ve go开发者_Go百科t a problem with ODBC that has me stumped, and I can\'t find an answer anywhere that addresses my problem.Short version: I can\'t connect to my MySQL4 installation on Ubuntu Jaunt
From my application written with Delphi 2009, I am reading from and writing to an IBM DB2 database using ADO, the ODBC Provider for ADO, and ODBC:
I\'m trying to \'see\' the SQL statements that are sent from MS Access 2003 to MySQL via ODBC. I\'ve tried ODBC Tracing, but it\'s painfully slow, producing very large log files which are very diffic
Mysql odbc conne开发者_Python百科ction string is stored in the windows registry as plain text. So someone can find it and view my database.
I access the progress DB using ODBC in my C# program, and I need to update some fields,which are array data type.
I need to call two stored procedures in sequence via ODBC in PHP: #run stored procedure 1 $query = \"Shipped_Not_Shipped_Rep \".$_GET[\'rep_id\'];
i am dealing with some legacy access < 2007 \"databases\". All the tables are linked tables to a SQL Server 2008. While the odbc-links are established the table structure is copied into the mdb-fil
I have an app with the开发者_开发百科 use of namespace data.odbc in order to work with MySQL. I have tried it on different PC, the app works but when the odbc object should work, it does nothing. I su
I have a development project that requires us to be able to support informix data sources via ODBC. I\'ve downloaded the prebuilt Informix Virtual Appliance from the IBM website and am able see the se