Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Articles for product: Microsoft Data Access Components 2.6

Article ID Article Title Hidden
294850 PRB: ADO Delete Method May Delete More Rows Than Expected
294875 FIX: SQLTables() Function Returns No Data for SQL Server Database Names That Contain Underscore
295000 PRB: "Could not load the setup or translator library" JET ODBC Error on Windows Millennium Edition
295054 FIX: Insert with OPENXML Statement Generates Duplicate Key Error
295172 The Oracle table name must be in uppercase characters when you link to the Oracle table in Access 2000
295757 FIX: Second SQLExecute on Prepared Statement with SQL_NOSCAN_ON Causes Client-Side AV
297035 FIX: Correlation Error Using Parameters.Refresh with SQLOLEDB
297266 FIX: SQLOLEDB: Incorrect Transaction Enlistment Causes Hang and Drain Abort Entry
297502 PRB: Error -2147217887 "No Error Description" When You Send SQL Text Field to Output Stream
297997 PRB: MSXML Performance Bottleneck in ShareMutex Under Stress
298943 BUG: "Connect Timeout" Value Does Not Persist in UDL File
299765 FIX: SQL Server 2000 ODBC Driver fails to return SQL Server 7.0 server names on client computers that have MDAC 2.6 installed
300261 How To Create an ADO Connection from a Data Link File in Data Access Components
300420 FIX: Connection to SQL Server Database Using IP Address Is Unusually Slow
300519 FIX: Problems occur when connecting to SQL Server from ADO application
300948 BUG: Incorrect TABLE_TYPE Is Returned for Excel Worksheets
301518 BUG: WriteText Method Fails If You Set the charset Property of the ADO Stream Object to ASCII
301953 Unenlisting from active transaction using SQLOLEDB provider of MDAC 2.6 release against SQL Server 7.0 causes hang and drain abort entry
302248 FIX: SQLOLEDB Does Not Work with DBACCESSOR_OPTIMIZED Flag and SSPROP_ENABLEFASTLOAD
303446 FIX: SQLOLEDB Returns No Data When Using AutoFetch Option with Fast Forward Cursors
303643 FIX: Internet Explorer Stops Responding When You Open a Corrupted XML Document
303814 How To Use ADOX with Excel Data from Visual Basic or VBA
304253 BUG: Error When You Set the "Server Data on Insert" Property and Open a Recordset
304267 FIX: Error in VBA6.DLL Using a Late Bound Recordset When at BOF or EOF
304277 BUG: ADO/SHAPE Generates Incorrect UPDATE Statement When Using UNION Clause
304332 PRB: Installing MDAC on Terminal Server
304372 BUG: SQLOLEDB May Fail with Parameterized Queries
304394 FIX: Oracle Driver Doesn't Sort SQLPrimaryKeys Result Set by Key Sequence
304537 BUG: Message Box with Question Marks Appears When You Use ODBC for Oracle Driver to Create a New Data Source
304578 INFO: What Happens When MDAC 2.5 SP1 or SP2 Is Installed Over MDAC 2.6
305387 BUG: UpdateBatch Generates SQL Statement That Cannot Reuse SQL Server Query Plans
305676 PRB: Memory Leak When MDAC Is Running on Windows NT 4.0
305838 PRB: MDAC Installation on Windows Terminal Server May Fail
305983 FIX: OLE DB Simple Provider Does Not Issue Notifications on the aboutToChangeCell and cellChanged Functions
306006 INFO: SQLState Returned by Microsoft Oracle ODBC Driver on Input Parameter Truncation
306345 PRB: ASP Error 80004005 "Data Source Name Not Found"
306508 PRB: ODBC User DSNs Not Visible on Terminal Server
306649 Error message when you implement a nested transaction with the OLE DB Provider for SQL Server: "Could not start a transaction for OLE DB provider"
306744 PRB: MSDASQL Incorrectly Matches Parameter Names with an Empty String
307255 Component Checker: Diagnose problems and reconfigure MDAC installations
308045 How To Use the ADO SHAPE Command with a DataReader in Visual Basic .NET
308211 FIX: SQLDescribeCol Returns Wrong Column Size in a Union Query with Parameters
308262 FIX: Access Violation Occurs on the Filter Property in ADO
308264 BUG: SQLDescribeCol Returns Wrong Column Size in a Complex Union Query with Parameters
308401 FIX: SQLExecute on a Prepared Statement with SQL_NOSCAN_ON Causes Client-Side AV
308980 PRB: Native Error Is Not Sent Back to ADO When You Run a SQL XML Query
309130 How To Use the ADO SHAPE Command with a DataReader in Visual C# .NET
309166 PRB: MDAC Installation Rolls Back at the Very End of the Setup Process
309306 BUG: OLE DB HIERARCHIES Schema Rowset Incorrectly Documents the ALL_MEMBER Column
310078 HOW TO: Call ADO AddNew Method with an Array of Fields and Values by Using Visual C++