1) 2/9/2012 836830 FIX: Query performance declines when you use the SET FMTONLY Hint in the Microsoft ODBC Driver for SQL Server and the Microsoft OLE DB Provider for SQL Server
(836830) - Fixes the performance of the SET FMTONLY Transact-SQL query hint. 2) 2/8/2012 837001 MS04-014: Vulnerability in the Microsoft Jet Database Engine could permit code execution
(837001) - Microsoft has released security bulletin MS04-014. The security bulletin contains all the relevant information about the security patch, including file manifest information and deployment options. To view the complete security bulletin, visit the... 3) 2/8/2012 240104 BUG: Schema Calls to DB2 on OS/400 V4R4 Cause 100% CPU Spin
(240104) - When calls to retrieve schema information from DB2 on the OS/400 V4R4 are issued with IDBSchemaRowset using the Microsoft OLE DB Provider for DB2 or with SQLTables using the Microsoft ODBC Driver for DB2, 100 percent CPU utilization occurs for that... 4) 2/7/2012 166083 INFO: How to Enable Connection Pooling in an OLE DB Application
(166083) - This article describes how to enable ODBC connection pooling in an OLE DB application. 5) 2/9/2012 235299 BUG: Parameterized Queries that Are Not Prepared Fail to Execute Through DB2OLEDB
(235299) - When you run a query containing parameter markers like the following: UPDATE EMPLOYEE SET DEPTNO = 20 WHERE DEPTNO = ? and the query is not prepared using the ICommandPrepare::Prepare method, the OLE DB Provider for DB2 returns E_FAIL with the... 6) 2/7/2012 217188 FIX: CCOLUMNSRow Column Names Are Incorrect
(217188) - The OLE DB Provider Templates define the CCOLUMNSRow class assigned to implement OLE DB's COLUMNS rowset. In the Atldb.h header file where this class is defined, the Provider column map for the class contains column names that are different from the... 7) 2/9/2012 258242 Memory allocation for the IRowset object in SQLOLEDB provider
(258242) - This article describes how the Microsoft OLE DB provider for SQL Server (SQLOLEDB) that is included with Microsoft Data Access Components (MDAC), allocates memory for the IRowset object. The article also discusses the differences in the memory... 8) 2/7/2012 827575 PRB: SQL Server does not finish execution of a large batch of SQL statements
(827575) - When you execute a large batch of SQL statements that returns many result sets, Microsoft SQL Server may stop processing the batch before all statements in the batch are executed. The effects of this behavior depend on what operations the batch... 9) 2/8/2012 260900 HOWTO: Insert NULL Data with OLE DB Consumer Templates
(260900) - This article demonstrates how to use OLE DB consumer templates to insert NULL data into an SQL Server table by using a parameterized query. 10) 2/9/2012 280084 PRB: Parameters.Refresh Fails Using Parameter Token in Nested SQL
(280084) - When you call the ActiveX Data Objects (ADO) Parameters.Refresh function on a SQL statement that contains parameter tokens inside of a nested SELECT statement, the following error may be reported by the SQL Server OLEDB Provider and SQL Server ODBC... 11) 2/9/2012 265885 FIX: Cannot Get OLE DB Errors on Japanese Windows 95 and Windows 98
(265885) - When you run an OLE DB or ActiveX Data Objects (ADO) application on Japanese Windows 95 or Japanese Windows 98 with MDAC 2.5 installed, Japanese error messages that are raised by the OLE DB Core Services layer are blank. When an error in the OLE DB... 12) 2/5/2012 259492 HOWTO: Use DBPROP_SERVERDATAONINSERT to Retrieve the Identity Value of a New Row
(259492) - To retrieve the value of a newly inserted Identity field, set the Open rowset DBPROP_SERVERDATAONINSERT property to True. 13) 2/7/2012 314972 FIX: IColumnsInfo::GetColumnInfo() Returns S_OK with ICommandPrepare::Prepare on Nonexistent Tables
(314972) - If your SELECT statement refers to a table name that does not exist or is not valid, OLE DB Provider for Jet 4.0 returns S_OK for the ICommandPrepare::Prepare method and the IColumnsInfo::GetColumnInfo method. Although the Microsoft Jet engine returns... 14) 2/9/2012 236828 PRB: E_UNEXPECTED Returned from IRowsetChange::DeleteRows Without Releasing ISequentialStream Pointer
(236828) - When you use the Microsoft SQL Server OLE DB provider (SQLOLEDB), the following error is returned from IRowsetChange::DeleteRows() : HRESULT = E_UNEXPECTED Description = "Catastrophic error" 15) 2/8/2012 303170 Microsoft Jet OLE DB Provider Truncates User Names to 16 Characters
(303170) - The Microsoft Jet Database Engine accepts user names up to 20 characters long. When you use Microsoft Jet OLE DB Provider and the UserRoster Schema to list users in the database, Jet OLE DB Provider truncates the user names to 16 characters.
[ 1 ]
2
3
4
5
6
7
8
.... .... 34
35
Page 1 of 35
Next Page
|