511) 2/7/2002 Q305346Q305346 Q305346.html">HOW TO: Copy DataRows Between DataTables Using Visual Basic .NET (Q305346) This article demonstrates how to copy specific
512) 2/7/2002 Q307021Q307021 Q307021.html">HOW TO: Transfer XML Data to Microsoft Excel 2002 Using Visual Basic .NET (Q307021) Excel 2002 introduces functionality for opening files in the Extensible Markup Language (XML) format. An XML file that is well-formed can be opened directly in Excel 2002 by using either the user interface or code.
513) 2/7/2002 Q313480Q313480 Q313480.html">INFO: Roadmap for .NET Data Providers (Q313480) This article provides a roadmap to learn and master ADO.NET data providers. Roadmap articles provide links to useful information, including online documentation, Microsoft Knowledge Base articles, and Microsoft white papers, to help you lea
514) 2/7/2002 Q307170Q307170 Q307170.html">PRB: DataSet Column Mapping Throws InvalidOperationException When the Specified Column Is Missing in a Visual Basic .NET Application (Q307170) When you use DataSet column mapping in ADO.NET, an
515) 2/7/2002 Q307402Q307402 Q307402.html">HOW TO: Create a SQL Server Database Programmatically Using ADO .NET and Visual C++ .NET (Q307402) Programmers often need to create databases programmatically. This article describes how to use ADO.NET and Visual C++ .NET to programmatically create a Microsoft SQL Server database.
516) 2/7/2002 Q307283Q307283 Q307283.html">HOW TO: Create a SQL Server Database Programmatically Using ADO.NET and Visual C# .NET (Q307283) Programmers often need to create Databases programmatically. This article describes how to create a Microsoft SQL Server database by using ADO.NET and Visual C# .NET.
517) 2/7/2002 Q308064Q308064 Q308064.html">HOW TO: Persist an ADO.NET DataSet as XML Using Visual Basic .NET (Q308064) This article demonstrates how to persist an ADO.NET
518) 2/7/2002 Q308071Q308071 Q308071.html">HOW TO: Access an Oracle Database Using the OleDbDataReader and Visual Basic .NET (Q308071) This article demonstrates how to use the ADO.NET
519) 2/7/2002 Q309183Q309183 Q309183.html">HOW TO: Persist an ADO.NET DataSet as XML Using Visual C# .NET (Q309183) This article demonstrates how to persist an ADO.NET
520) 2/7/2002 Q307989Q307989 Q307989.html">PRB: DataSet Column Mapping Throws InvalidOperationException When the Specified Column Is Missing in a Visual C# .NET Application (Q307989) When you use DataSet column mapping in ADO.NET, an
521) 2/7/2002 Q305079Q305079 Q305079.html">HOW TO: Create a SQL Server Database Programmatically Using ADO.NET and Visual Basic .NET (Q305079) Programmers often need to create databases programmatically. This article describes how to use ADO.NET and Visual Basic .NET to programmatically create a Microsoft SQL Server database.
522) 2/7/2002 Q310142Q310142 Q310142.html">HOW TO: Execute SQL Parameterized Stored Procedures By Using the ODBC .NET Provider and Visual C++ .NET (Q310142) This step-by-step article describes how to call a parameterized Microsoft SQL Server stored procedure using the Open Database Connectivity (ODBC) .NET managed provider and Microsoft Visual C++ .NET.
523) 2/7/2002 Q310372Q310372 Q310372.html">PRB: DataTable and DataView Do Not Include MoveFirst, MoveLast, MoveNext, and MovePrevious Navigation Methods (Q310372) In Microsoft ActiveX Data Objects (ADO), you can use the
524) 2/7/2002 Q316989Q316989 Q316989.html">PRB: "Login Failed" Error Message When You Create a Trusted Data Connection from ASP.NET to SQL Server (Q316989) When you create a trusted connection from ASP.NET to SQL Server, you may receive the following error message:
525) 2/7/2002 Q311570Q311570 Q311570.html">HOW TO: Read XML Data into DataSet Using Visual C++ .NET (Q311570) This article explains how to read Extensible Markup Language (XML) data into an ADO.NET