136) 2/7/2012 328476 TCP/IP Settings for SQL Server Drivers When Pooling Is Disabled
(328476) - When you use the SQL Server ODBC driver, the SQL Server OLE DB provider, or the System.Data.SqlClient managed provider, you can disable connection pooling by using the respective application programming interfaces (APIs). When you disable pooling, the... 137) 1/17/2012 304372 BUG: SQLOLEDB May Fail with Parameterized Queries
(304372) - When you use the ICommandPrepare::Prepare() call to prepare a SQL query containing parameter markers, union clause, and a query "hint", the following error may be received: Incorrect syntax near the keyword <WITH or any token> The following is an... 138) 1/30/2012 306530 PRB: Cannot Use Boolean Parameter with Oracle
(306530) - If you try to use the BOOLEAN data type as an input or output parameter type with an Oracle stored procedure, you may receive the following error message: Wrong number or types of arguments in call to 'SP_Name' where 'SP_Name' is the name of the store... 139) 1/30/2012 305998 BUG: ADO Record.GetChildren Returns Cached Data for Web Site
(305998) - When you use ActiveX Data Objects (ADO) and the OLEDB Provider for Internet Publishing (MSDAIPP) to get the contents of a Web site that is running FrontPage Server Extensions (FPSE), the Record.GetChildren method may return a recordset that contains... 140) 1/28/2012 311313 FIX: ADO Returns No Resultset for Prepared Parameterized Query Involving CHAR Data with SQLOLEDB
(311313) - ActiveX Data Objects (ADO) may return no data with the SQLOLEDB provided under the following conditions: The Prepared property on the command object is set to TRUE. The query has a parameterized LIKE clause. The column included with the LIKE clause is... 141) 2/8/2012 323293 FIX: "Access Is Denied" Error Message When You Try to Access Indexing Service from ASP.NET with Impersonation Enabled
(323293) - When you search against Index Server through an ASP.NET page, you may receive the following error message: Access is denied. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace... 142) 2/5/2012 321631 BUG: Visual FoxPro OLE DB Provider Only Works with CHAR ADODB.Command Parameters
(321631) - You can use the classic ADODB Command object or the Visual Studio .NET System.Data.OleDb OleDBCommand object with the OLE DB Provider for Visual FoxPro. However, only command parameters of type CHAR that are used with Command and OleDBCommand objects... 143) 2/9/2012 279245 FIX: Default Column Properties Cleared When You Set or Check Values by Using ADOX to an Access Database
(279245) - When you set or check the default column values for any column in a table that is contained in an Access 2000 database, the default values for the column are cleared. 144) 2/8/2012 286213 PRB: Second Parameterized Command Fails with Server Cursor
(286213) - If you open a session using the SQLOLEDB OLEDB provider specifying DBPROP_MULTIPLECONNECTIONS = VARIANT_FALSE, and then attempt to run multiple parameterized selects (using server cursors, which allow multiple active statements per session), the... 145) 2/4/2012 297035 FIX: Correlation Error Using Parameters.Refresh with SQLOLEDB
(297035) - When executing a parameterized UNION query with the SQLOLEDB OLEDB Provider, the following error may be reported: Run-time error '-2147467259 (80004005)': The correlation name 'O' is specified multiple times in a FROM clause. 146) 2/2/2012 297266 FIX: SQLOLEDB: Incorrect Transaction Enlistment Causes Hang and Drain Abort Entry
(297266) - When you use the native SQL Server OLE DB provider (Sqloledb.dll) in a transactional environment, the computer may stop responding (hang) for the length of the transaction timeout setting. This occurs under the following conditions: You are using the... 147) 2/7/2012 293886 PRB: Prepare Command with Nonexistent Table Returns Success with Jet OLEDB Provider
(293886) - When ICommandPrepare::Prepare is called from a Command object on a nonexistent table, it returns an HRESULT of S_OK instead of DB_E_ERRORSINCOMMAND(0x80040E14) or DB_E_NOTABLE (0x80040e37). This behavior occurs with the Jet OLE DB Provider when... 148) 2/9/2012 246262 SAMPLE: Sqlfstin: Speed Up OLE DB Inserts By Using IRowsetFastLoad()
(246262) - The Sqlfstin.exe sample demonstrates how to perform quick, transactional inserts of a large number of records into SQL Server by using the IRowsetFastLoad interface and the ATL OLE DB consumer templates. The sample also shows how to roll back such... 149) 2/6/2012 245482 PRB: Empty Strings Causes ADO Update Error Against Oracle Servers
(245482) - When updating ADO recordsets against an Oracle database back end the following error may occur: "The specified row could not be located for updating; Some values may have been changed since it was last read." 150) 2/8/2012 249350 FIX: Error Messages "Change Canceled During Notification..." (MDAC 2.1) or "Operation Was Canceled" (MDAC 2.5)
(249350) - The following error messages occur: Change canceled during notification, no columns changed (MDAC 2.1) -or- Run-time error '-2147217842(80040e4e) Operation was canceled (MDAC 2.5 and later) This problem occurs with the Jet Provider and does not occur...
1
.... 6
7
8
9
[ 10 ]
11
12
13
14
.... .... 34
35
Previous Page
Page 10 of 35
Next Page
|