151) 2/9/2012 251238 PRB: Distributed Queries Return Error 7356 with MSDAORA
(251238) - If metadata information changes at execution time, the following error occurs: Server: Msg 7356, Level 16, State 1, Line 1 OLE DB provider 'MSDAORA' supplied inconsistent metadata for a column. This error may occur when you use distributed queries in... 152) 2/8/2012 248668 FIX: "Not Enough Storage Is Available to Complete This Operation" with Oracle OLE DB Provider
(248668) - The following error message may appear when 5000 records or more are retrieved, and when each record contains 4 bytes of data: 8007000e Not enough storage is available to complete this operation. With a client-side cursor (in other words, when an... 153) 2/8/2012 235433 BUG: Crash Updating Linked Table with ADO2.1/Jet 4 OLEDB Provider
(235433) - When you use the OLE DB Provider for Jet version 4.0 to update a linked SQL Server table, a crash may occur with the following error message: The instruction at '0x1b01a333' referenced memory at '0x0000000c'. The memory could not be 'read'. Click on... 154) 2/5/2012 242260 INFO: Cannot Use OSP Data Providers with SQL DTS
(242260) - The OLE DB Simple Provider (OSP) Toolkit is geared toward making simple OLE DB data providers. It basically exposes core OLE DB interfaces and capabilities. The default implementation of such a simple OLE DB data provider will not work with the Data... 155) 2/3/2012 236848 SAMPLE: Fastread Demonstrates the Use of the OLE DB Provider for Jet IIdle Interface
(236848) - Fastread.exe is a sample that demonstrates the use of the IIdle interface exposed by the OLE DB Provider for Jet. Using the IIdle interface, an application can refresh the Jet cache with the latest values from a database. This is important in the case... 156) 2/1/2012 243382 PRB: Select @@Version Not Working on Dynamic Cursors
(243382) - If a SQL Server FAST_FORWARD cursor or any dynamic cursor is specified, a SELECT * FROM ... command runs properly, but a SELECT @@Version (as well as other selects) appears to hang. 157) 1/29/2012 242522 FIX: CCommand::Open() Fails with SQL Server 7.0 and LARGE_INTEGER
(242522) - While performing a CCommand::Open on a stored procedure with a LARGE_INTEGER as an input parameter, an ATL consumer receives an HRESULT of E_FAIL and the SQL Server crashes. 158) 2/6/2012 217187 FIX: Failure In InternalCreateSchemaRowset Causes Access Violation
(217187) - Access violation can occur when using OLE DB Provider Template macro with SCHEMA_ENTRY. 159) 2/6/2012 220598 PRB: SQL Distributed Query with MSIDXS Provider Needs Additional Quotes
(220598) - Performing the following distributed query with SQL Server 7.0 and Index Server 2.0 OLE DB Provider SELECT a.* FROM OpenRowset('MSIDXS','Web';''; '', 'Select Directory, FileName, size, Create, Write from SCOPE() where CONTAINS(' ' "Index Server"... 160) 2/6/2012 235053 PRB: E_FAIL Returned from Prepare() When SQL Statement Contains a Parameter in a Subquery
(235053) - Using the OLE DB Provider for SQL Server and calling the ATL CCommand::Prepare() function, or ICommandPrepare::Prepare(), returns E_FAIL with the following error description: Syntax error or access violation. The SQL Server OLE DB Provider that ships... 161) 1/30/2012 237492 FIX: Trailing Zeros Truncated with ADO OLEDB Provider for ODBC
(237492) - When using the OLEDB provider for ODBC, numeric data types returned from the database are returned with the trailing zeros to the left of the decimal place truncated. For example: 100 would be returned as 1. 2200 would be returned as 22. 162) 2/7/2012 238243 PRB: Method 'Open' of Object '_Recordset' Fails with Jet OLEDB Provider
(238243) - When you use the Jet OLE DB Provider version 4.0, an application may fail with the following error message: Run-Time Error -2147467259 (80004005) Method 'Open' of Object '_Recordset' Failed. This error occurs when trying to issue certain queries to... 163) 1/30/2012 203726 FIX: OLE DB Provider for ODBC Allocates 64K Hash Table for Server-Side Cursor
(203726) - When you use server-side Keyset cursors with the OLE DB Provider for ODBC shipping with MDAC 2.0, a hash table is created, which is used to hold bookmarks for each row in the rowset, and the provider allocates 64 kilobytes to the table by default. 164) 2/6/2012 322968 FIX: CColumnsInfo Reference Count Leak in MSDAORA REF CURSOR When You Retrieve Data from an Oracle Function
(322968) - When an ATL OLE DB Oracle client application uses the Microsoft OLE DB Provider for Oracle (MSDAORA), that is included with MDAC 2.7, to retrieve data from an Oracle function by using a REF CURSOR, the application leaks memory each time a command is... 165) 2/5/2012 331999 BUG: SQLOLEDB Incorrectly Converts Char Data When AutoTranslate Is Turned On
(331999) - When you try to retrieve character data from a column with different collation than the client code page in Microsoft SQL OLE DB Provider (SQLOLEDB), you may receive question marks (??) instead of correct data when all the following conditions are...
1
.... 7
8
9
10
[ 11 ]
12
13
14
15
.... .... 34
35
Previous Page
Page 11 of 35
Next Page
|