odbc
odbc_exec error with progress
I am using Codeigniter Database Active Record (ODBC Driver). The application run well. But starting this day, there are error when trying to fetch data from Progress database (connected via odb开发者_[详细]
2023-04-13 06:23 分类:问答Dual values returned after SELECT using PHP and PDO with DB2 over ODBC
I am having a weird issue with PDO when I query a DB2 database using ODBC. I am using PHP 5.3.8 compiled using DB2 Express-C V9.7. The result set always returns dual values for each开发者_如何学JAVA c[详细]
2023-04-13 02:12 分类:问答SQL Server / ODBC scrollable result set performance
I\'ve got an application connecting to a SQL Server database via ODBC, and providing query functionality through a Web interface. In order to map the datab开发者_StackOverflow中文版ase onto our web fr[详细]
2023-04-12 20:22 分类:问答Performance implications for using OPENQUERY in a view [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improv开发者_开发技巧e this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-12 14:12 分类:问答how to improve the speed of the MYSQL ODBC 3.51 driver in windows XP?
I have a simple table with 3 records in it. Doing a select * from table with ODBC in C#.NET is extremely slow, on the magnitude of 20 seconds or more.[详细]
2023-04-12 10:52 分类:问答detect prepared batch statements in ODBC
Is there a way in ODBC to detect if a statement that has been prepared is an explicit batch statement, without executing it or trying to parse it myself? More precisely, is this information available[详细]
2023-04-12 02:52 分类:问答ODBC Driver or .NET DataProvider for Centura SQLbase needed
For a Customer we need to import data from an old Centura SQLBase 7.5.1 database. The best way would be to connect directly from .Net to the customers database开发者_如何转开发, but I can\'t find[详细]
2023-04-11 19:34 分类:问答Get the list of ODBC data source names programmatically using Delphi
I saw several examples where the list of the source names were took from registry (HKEY_LOCAL_MACHINE\\Software\\ODBC\\ODBC.INI\\ODBC Data Sources). Is there any other way to get the list of ODBC data[详细]
2023-04-11 09:23 分类:问答Connecting to Oracle from Visual Studio 2010
I would like to connect to an Oracle 11g databse from Visual Studio 2010 using ODBC. I was not able to connec tusing ODP.NET, so I want to try using ODBC. Can someone please tell me开发者_开发问答 wha[详细]
2023-04-10 23:53 分类:问答ODBC for mdb/accdb: Error Code 193
I have a Win7-64 bit OS I have MS Office 2010 32-bit installed I manage the ODBC data sources via ControlPanel->SystemAndSecurity->AdministrativeTools->DataSources[详细]
2023-04-10 16:13 分类:问答