1021) 2/10/2002 Q293658Q293658 Q293658.html">HOWTO: Force Query-Based Updates with ADO and MSDASQL (Q293658) When you use ActiveX Data Objects (ADO) with the Microsoft OLEDB Provider for ODBC Driver (MSDASQL), and you try to update a table using a server-side cursor, ADO uses positioned update by default. In this case, the MSDASQL provider calls t
1022) 2/10/2002 Q296853Q296853 Q296853.html">PRB: Run-Time Error -2147286789 When You Use UDL File to Open ADO Connection (Q296853) If you try to open an ADO connection using a data link file (which is commonly referred to as a universal data link file, or UDL file), you may receive the following error message:
1023) 2/10/2002 Q311313Q311313 Q311313.html">FIX: ADO Returns No Resultset for Prepared Parameterized Query Involving CHAR Data with SQLOLEDB (Q311313) ActiveX Data Objects (ADO) may return no data with the SQLOLEDB provided under the following conditions:
1024) 2/10/2002 Q269735Q269735 Q269735.html">INFO: IBM DB2 ODBC Driver and Microsoft Transaction Server (Q269735) This article describes the steps that you should use while performing distributed transactions under Microsoft Transaction Server (MTS) when you use the IBM DB2 ODBC driver version 6.01 or later.
1025) 2/8/2002 Q316364Q316364 Q316364.html">HOW TO: Quote a Member of the Connection String in ADO.NET By Using Visual Basic .NET (Q316364) This article describes how to format a string if there is a quotation mark in a member of the connection string.
1026) 2/8/2002 Q313590Q313590 Q313590.html">INFO: ROADMAP for ADO.NET (Q313590) This article provides a way to learn about ADO.NET. Roadmap articles provide links to useful information, including online documentation, Microsoft Knowledge Base articles, and Microsoft white papers to help you learn about a Microsoft prod
1027) 2/8/2002 Q311522Q311522 Q311522.html">BUG: Cannot Create Calculated Expressions on Datasets in Schema Designer (Q311522) BUG: Cannot Create Calculated Expressions on Datasets in Schema Designer The information in this article applies to:
1028) 2/8/2002 Q309544Q309544 Q309544.html">BUG: BeginTransaction() Changes Isolation Level for Subsequent Transactions (Q309544) When you call the
1029) 2/8/2002 Q309335Q309335 Q309335.html">PRB: Unexpected Exception Occurs When a Transaction Is Committed or Rolled Back After a Data Source Error Has Occurred (Q309335) In Microsoft ADO.NET, an exception may occur when a transaction is committed or rolled back. When you call the
1030) 2/8/2002 Q307514Q307514 Q307514.html">PRB: LIKE Statement Does Not Return Any Data with Oracle Character Data Type (Q307514) When you use Microsoft OLE DB Provider (MSDAORA) or the OLE DB .NET Data Provider for Oracle, if you use a LIKE statement to search fixed-length character types, Oracle does not find any rows if their padding is different.
1031) 2/8/2002 Q307512Q307512 Q307512.html">BUG: GetSchemaTable() of SqlDataReader Returns Wrong Column Name (Q307512) The
1032) 2/8/2002 Q307511Q307511 Q307511.html">DOC: Clear() Method Throws an Exception When DataSet Is Bound to XmlDataDocument (Q307511) The "DataSet.Clear Method" topic in the Microsoft .NET Framework Class Library documentation specifies that the
1033) 2/8/2002 Q306726Q306726 Q306726.html">BUG: Unexpected Exception on Serialization of DbConcurrencyException (Q306726) When you serialize a
1034) 2/8/2002 Q315968Q315968 Q315968.html">HOW TO: Do Bulk Updates and Inserts Using OpenXML with .NET Providers in Visual C# .NET (Q315968) This article describes how to do bulk inserts and updates with different Microsoft .NET data providers by using the
1035) 2/8/2002 Q316323Q316323 Q316323.html">BUG: Cannot Insert Empty String into Memo, Text, nText, or Blob Columns (Q316323) Whe you try to insert an empty string into Memo, Text, nText or Blob columns by using the OleDb .NET data provider, you receive the following exception: