106) 3/18/2010 198024 INFO: Understanding ADO Transactions with MS SQL Server
(198024) - The ActiveX Data Objects (ADO) Connection method BeginTrans states that it begins a new Transaction, but it executes "set implicit_transactions on." In many cases, "set implicit_transactions on" is equivalent to T-SQL BEGIN TRANS. However, there are... 107) 3/6/2010 197459 PRB: ADO 2.0 and Later Return Connection Messages to Browser
(197459) - ODBC drivers often return non-fatal, informational connection messages to the client as part of the connection process. The return code out of SQLConnect or SQLDriverConnect is 1 (SQL_SUCCESS_WITH_INFO), indicating that the connection was successful,... 108) 3/9/2010 183564 Start Parameter of Find Method Produces Error Message
(183564) - The Recordset.find method has a parameter Start, which allows the user to specify a bookmark where the find should begin. When the cursor is positioned at a point near the last record, an error message that the cursor is not positioned at an active... 109) 3/6/2010 183552 SNA DDM Service Terminates; Type Mismatch Errors
(183552) - When you are accessing a mainframe file, if the LU6.2 connection is terminated abruptly, the SNA DDM service terminates with an unhandled exception. Bad data can be written to the mainframe file; also, when the OLE DB Provider reads bad data from the... 110) 3/9/2010 183553 OLE DB Hangs Trying to Access Field Over 32,745 Bytes Long
(183553) - At runtime, when the OLE DB Provider tries to access a field of more than 32,745 bytes, it hangs. 111) 3/6/2010 183559 IDBSchemaRowset::GetSchemas Returns No Information
(183559) - IDBSchemaRowset::GetSchemas should return an array of Globally Unique Identifiers (GUIDs) for the schema that the OLE DB Provider supports, but it returns none. 112) 3/16/2010 272358 PRB: SQLOLEDB Allows Only One Connection in Scope of Transaction
(272358) - With the Microsoft OLE DB Provider for SQL Server (SQLOLEDB), when you try to run multiple commands in the same session within the scope of a transaction, you may receive the following error message: Cannot create new connection because in manual or... 113) 3/18/2010 300420 FIX: Connection to SQL Server Database Using IP Address Is Unusually Slow
(300420) - When Microsoft Data Access Components (MDAC) version 2.6 is installed, each attempt to connect to a SQL Server 7.0 or SQL Server 2000 database using an IP address (rather than the server name) may take longer than anticipated. "In certain reported... 114) 1/12/2010 256040 PRB: DTS Error "ValidateSchema Failed..." When You Run DTS Package If Tables Have Exact Same Structure
(256040) - You may receive the following error message when you run a Data Transformation Services (DTS) Package if both the Source and Designation tables have the exact same structure: -2147213275 Microsoft Data Transformation Services (DTS) Data Pump... 115) 3/9/2010 278245 Four-Part Linked Server Queries Through DB2OLEDB May Cause an Exception or Slow Performance
(278245) - If a SQL Server Linked Server uses the Microsoft OLE DB Provider for DB2 to access DB2 running on a mainframe computer with a large catalog size, the four-part query execution may lead to slow performance, or in some cases an Access Violation with an... 116) 3/6/2010 262462 FIX: Conversion Errors Occur in Prepared Statements That Use UNIONs
(262462) - When all of the following conditions are met, unexpected error messages may occur: The OLE DB Provider for Microsoft SQL Server (Sqloledb.dll) is used. Two or more parameters of different datatypes are used. The statement is prepared. The statement... 117) 3/17/2010 277894 Consecutive Inserts to DB2 from SQL Server by way of Linked Server Fail
(277894) - When a Linked Server to DB2 is configured by using the Microsoft OLE DB Provider for DB2 from Microsoft SQL Server, and INSERT statements are issued in a loop, the following error message may be reported: Could not open table '<DB2 table name>' from... 118) 3/18/2010 178044 FIX: Oracle Errors When Using Query-Based Updates Through ADO
(178044) - When using Query-Based Updates against Oracle databases within ActiveX Data Objects (ADO), such as Visual InterDev's Data Form Wizard, only forward-only cursors work without error. If you use Static, Keyset, or Dynamic cursors and the ADO Update... 119) 3/9/2010 241356 FIX: "Invalid Pointer" Error When Creating Calculated Member in a Local Cube
(241356) - You receive the following error when attempting to create a local cube with a calculated member by using the COMMAND clause: Error# -2147467261 Invalid Pointer. 120) 3/12/2010 183557 MVS Invalid Conversion of String Data
(183557) - String data does not display properly when the string field, or column, is preceded by an integer in the OLE DB Provider Host Column Description (HCD) file that describes the record layout of the mainframe file. This can occur, for example, when you...
1
.... 4
5
6
7
[ 8 ]
9
10
11
12
.... .... 34
35
Previous Page
Page 8 of 35
Next Page
|