61) 1/7/2009 309335 PRB: Unexpected Exception Occurs When a Transaction Is Committed or Rolled Back After a Data Source Error Has Occurred
(309335) - In Microsoft ADO.NET, an exception may occur when a transaction is committed or rolled back. When you call the Commit method of a transaction, you may encounter the following exception: The COMMIT TRANSACTION request has no corresponding BEGIN... 62) 12/29/2008 810098 BUG: Object Reference is Not Set to an Instance of an Object
(810098) - On a computer that has Microsoft .NET Framework 1.0 installed (and that does not have Microsoft Visual Studio .NET installed), when you try to access data using ADO Interop on an ASP.NET page that resides at an identical site and that is hosted on the... 63) 1/2/2009 316569 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... 64) 1/3/2009 303016 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... 65) 1/7/2009 308051 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. 66) 1/6/2009 319180 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... 67) 1/7/2009 310374 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... 68) 1/5/2009 310368 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... 69) 12/28/2008 316364 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... 70) 1/2/2009 316367 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,... 71) 1/3/2009 318131 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... 72) 1/2/2009 319076 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... 73) 1/7/2009 319082 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... 74) 1/7/2009 310988 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... 75) 1/6/2009 310985 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...
1
2
3
4
[ 5 ]
6
7
8
9
.... .... 36
37
Previous Page
Page 5 of 37
Next Page
|