ADO.NET Knowledge Base Articles
Back to the list.
ADO.NET KB Article(s)   13">ADO.NET?

1  2  3  4  [ 5 ]  6  7  8  9  .... ....  35  36 
Previous Page    Page 5 of 36    Next Page



There are 538 KB Article(s).

61) 11/4/2003 316569316569  316569.html">FIX: Cannot Step into Stored Procedure from ASP.NET Code on Windows Server 2003
(316569) - On Windows Server 2003, if Microsoft Internet Information Services (IIS) 6.0 runs in non-legacy mode, you cannot step from managed code into a Microsoft SQL Server stored procedure while you debug in the Visual Studio .NET integrated development...

62) 10/31/2003 303016303016  303016.html">HOW TO: Use a DataSet with the Office XP Chart Component and ASP.NET
(303016) - This step-by-step article describes how to create a chart using the Office XP Chart Component with data from a DataSet . The solutions that this article presents use Visual Basic .NET and ASP.NET. Sources of Data for the Chart Component The Office XP...

63) 10/31/2003 308051308051  308051.html">PRB: Output Parameters Are Not Returned When You Run an ADO.NET Command in Visual Basic .NET
(308051) - Output parameters do not appear to be initialized or return a wrong value when executing an ADO.NET command.

64) 10/31/2003 319180319180  319180.html">HOW TO: Transform a DataSet to Spreadsheet XML for Excel by Using Visual Basic .NET and ASP .NET
(319180) - This step-by-step article describes how to transform a DataSet to Spreadsheet XML that can be rendered in Excel. The Excel Spreadsheet XML format supports element tags and attributes for Excel functionality such as multi-sheet workbooks, formulas, and...

65) 10/31/2003 310374310374  310374.html">PRB: Error "Unhandled Exception of Type 'System.NotSupportedException' Occurred in System.Data.dll"
(310374) - The OleDbConnection class specifically prohibits you from using MSDASQL or data source names (DSNs) when you connect to your data sources in ADO.NET. If you try to use MSDASQL or DSNs, you receive the following error message: An unhandled exception of...

66) 10/31/2003 310368310368  310368.html">PRB: Error in SQL Server 7.0 When You Call Command.Prepare Before You Add Parameters Using Visual Basic .NET
(310368) - When you create a parameterized command against Microsoft SQL Server 7.0, if you call the Prepare method before you add parameters to the command, you receive the following error message: An unhandled exception of type...

67) 10/30/2003 316364316364  316364.html">HOW TO: Quote a Member of the Connection String in ADO.NET By Using Visual Basic .NET
(316364) - This article describes how to format a string if there is a quotation mark in a member of the connection string. Description of the Technique The sample code demonstrates how to format a password that includes a quotation mark. Without the proper...

68) 10/30/2003 316367316367  316367.html">HOW TO: Quote a Member of the Connection String in ADO.NET by Using Visual C# .NET
(316367) - Use this step-by-step guide to format a string if there is a quotation mark in a member of the connection string. Description of the Technique The sample explains how to format a password that includes a quotation mark. Without the proper formatting,...

69) 10/26/2003 318131318131  318131.html">HOW TO: Page Through a Query Result for Better Performance
(318131) - This step-by-step article provides guidelines about how to implement paging. This article provides a few examples of paging and describes the advantage of each method. Methods to Implement Paging There are many approaches to paging. Paging is...

70) 10/25/2003 319076319076  319076.html">HOW TO: Extend the Windows Form DataGridTextBoxColumn to Display Data From Other Tables by Using Visual C# .NET
(319076) - Use this step-by-step guide to extend the Windows Form DataGridTextBoxColumn control so that you can display data from other tables in the DataGrid , effectively joining two or more related DataTables for the purposes of display. NOTE : This technique...

71) 10/25/2003 319082319082  319082.html">HOW TO: Extend the Windows Form DataGridTextBoxColumn to Display Data From Other Tables by Using Visual Basic .NET
(319082) - Use this step-by-step guide to extend the Windows Form DataGridTextBoxColumn control so that you can display data from other tables in the DataGrid , effectively joining two or more related DataTables for the purposes of display. NOTE : This technique...

72) 10/25/2003 310988310988  310988.html">HOW TO: Use the ODBC .NET Managed Provider in Visual C# .NET and Connection Strings
(310988) - This step-by-step article describes how to use the ODBC .NET Managed Provider in Visual C# .NET. This article also includes samples connection strings that you can use to access your data. The ODBC .NET Data Provider is an add-on component to the...

73) 10/25/2003 310985310985  310985.html">HOW TO: Use the ODBC .NET Managed Provider in Visual Basic .NET and Connection Strings
(310985) - This step-by-step article describes how to use the ODBC .NET Managed Provider in Visual Basic .NET. This article also includes samples connection strings that you can use to access your data. The ODBC .NET Data Provider is an add-on component to the...

74) 10/25/2003 308908308908  308908.html">HOW TO: Get Extended Error Information for the DataSet in Visuall C++ .NET
(308908) - The DataAdapter object throws generic exceptions when problems occur. Use this step-by-step guide to check for and report errors for each row and column in each table in a DataSet . You can use this information in update scenarios where it is...

75) 10/25/2003 308909308909  308909.html">HOW TO: Copy DataRows Between DataTables by Using Visual C# .NET
(308909) - This article demonstrates how to copy specific DataRow objects from one table to another by using the ImportRow method of the DataTable class. back to the top How to Copy DataRows Between DataTables Before you use the ImportRow method, you must ensure...


1  2  3  4  [ 5 ]  6  7  8  9  .... ....  35  36 
Previous Page    Page 5 of 36    Next Page