16) 2/7/2012 255996 FIX: OLE DB Services Are Not Loaded When Execute() Is Called from ICommandText
(255996) - OLE DB Services are used in a variety of ways, and the error that is returned by this bug depends on the situation. This article describes some of the possible uses and the errors that may result. on how to load the OLE DB Services 223333... 17) 1/30/2012 264526 Snaoledb.dll Init Fails When the CoInitializeEx Multithreaded Function Is Used
(264526) - If an application thread calls the CoInitializeEx(NULL, CO_MULTITHREADED) function on a Windows NT 4.0-based computer, the thread may receive the following error message when it attempts to initialize the OLE DB Provider for AS/400 and VSAM:... 18) 2/7/2012 267550 BUG: "Assertion Failed" When You Connect to a SQL Server Through TCP/IP
(267550) - When you attempt to connect to a SQL Server through TCP/IP on a Windows 98 client, the following error message can occur: Assertion failed! Program: C:\WINDOWS\RUNDLL32.EXE File: ../src/sqlsspi.c Line: 120 Expression: Count For information on how your... 19) 2/6/2012 237992 PRB: Query Testing for NULL in Access Database Does not Return Records with Jet 4.0
(237992) - When using an SQL statement with a WHERE clause that contains a test for NULL using the = operator, records that match the query are not returned in the recordset. This happens with Jet 4.0 when using DAO, ODBC or OLE DB. Here are a few examples of... 20) 1/26/2012 244262 OLE DB Provider/ODBC Driver for DB2 May Break Access/Jet Applications
(244262) - Some DB2 platforms (listed in the "More Information" section of this article) do not allow sorting by a column that is not part of the Select list. For example, the following query fails with a DB2 specific -208 error: SELECT COL1 FROM TABLE ORDER BY... 21) 2/6/2012 240394 BUG: Using ISequentialStream to Access Binary Data May Hang an OLE DB Consumer Application
(240394) - An application that binds a Binary Large Object (BLOB)/binary field to ISequentialStream objects may hang if ISequentialStream is not completely read and another query is performed on the same connection. The CPU usage shown in Windows NT taskbar will... 22) 2/7/2012 240166 INFO: MDAC 2.1 Sets Session Pooling ON by Default
(240166) - OLE DB resource pooling, also known as OLE DB session pooling, is handled by the OLE DB core components. To take advantage of resource pooling, an OLE DB consumer must invoke the data provider by using either the IDataInitialize or the... 23) 2/8/2012 240340 PRB: SQL Distributed Query with Oracle Causes "Could not open table" Error
(240340) - Attempting to use a query with an Oracle linked server using the MSDAORA OLE DB provider, for example: select * from OracleServer..demo.Product may cause an error similar to the following: Server: Msg 7306, Level 16, State 2, Line 1 Could not open... 24) 2/7/2012 235332 FIX: SQLOLEDB: IRowset::SetData() Returns DB_E_ERRORSOCCURRED with Identity Column
(235332) - When using the SQL Server OLE DB provider and OLE DB consumer Templates with a SQL Server database, calling CRowset::SetData() on the CCommand object to update a record returns DB_ERRORSOCCURRED when the table contains an identity column and the... 25) 2/8/2012 221552 PRB: SQL Distributed Query with Oracle NUMERIC Column Gives Error
(221552) - Attempting to use an Oracle linked server using the MSDAORA OLE DB provider, which queries a table with a NUMERIC column, may give an error similar to the following: Server: Msg 7354, Level 16, State 1, Line 1 OLE DB provider 'MSDAORA' supplied... 26) 2/2/2012 192652 PRB: ADO/RDS Update Error with Third Party ODBC Drivers
(192652) - When attempting an ActiveX Data Objects (ADO)/ Remote Data Services (RDS) update, using the OLEDB provider for ODBC (MSDASQL) with a third party ODBC driver, you may receive an error. 27) 2/6/2012 193339 PRB: Unexpected Errors Using OLE DB Provider for SQL Server
(193339) - Visual Studio 6.0 and the Data Access 2.0 Software Development Kit (SDK) both install a version of the SQL Server ODBC Driver (and OLE DB Provider) that is more current than the file found in the latest SQL Server Service Pack. Additionally, neither... 28) 2/8/2012 179237 PRB: Searching Phrases with Numbers in MSIDXS OLE DB Provider
(179237) - When using ActiveX Data Objects (ADO) with the OLE DB Provider for Index Server (MSIDXS) to query the contents of Index Server and you use a phrase where the first word starts with a number, Index Server may return incorrect hits. For example, when... 29) 2/4/2012 246265 PRB: Slow Inserts Using SQLOLEDB Provider When No Index on SQL7.0 Table
(246265) - When you are using the Microsoft Foundation Class Library (MFC) AppWizard or ClassWizard to generate an Active Template Library (ATL) consumer template class wrapper for a table in your database, a class derived from CCommand<CAccessor<TAccessor> > is... 30) 2/2/2012 271128 PRB: Implicit Connections Created by the SQL Server OLE DB Provider (SQLOLEDB) Are Not Pooled
(271128) - When the Microsoft OLE DB Provider for SQL Server (SQLOLEDB) creates implicit connections, these connections are not pooled. The provider creates implicit connections under the following two situations: If you create additional sessions from the same...
1
[ 2 ]
3
4
5
6
7
8
.... .... 34
35
Previous Page
Page 2 of 35
Next Page
|