Microsoft Knowledge Base Email Alertz

ADO.NET 1.1 Knowledge Base Articles

Log In
Email
Password
Forgot Password?
Unsubscribe Here

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]






There are 540 KB Article(s).
1  [ 2 ]  3  4  5  6  7  8  .... .... 36  37 
Previous Page    Page 2 of 37    Next Page
ADO.NET 1.1 KB Article(s)   Subscribe to the RSS feed
Back to the Technology List

Want to see the top articles for ADO.NET 1.1?



16) 9/1/2008 815543  BUG: The DataAdapter Wizard generates an InsertCommand property that includes timestamp columns
(815543) - When you have a timestamp column in the query of the DataAdapter Wizard, the timestamp column is included in the InsertCommand property of the DataAdapter object. The DataAdapter Wizard uses OLE DB or Microsoft SQL Client .NET Data Providers. Although...

17) 8/27/2008 812916  BUG: You receive a "Syntax error or access violation" error message in ADO.NET when you run a query two times
(812916) - When you use the ActiveX Data Objects (ADO) Connection object in Microsoft Visual Basic .NET to run a SQL query that is associated with the ADODB.Command object two times consecutively, you may receive the following error message: An unhandled...

18) 8/25/2008 826829  You receive a "General network error" error message when you make a request to an SQL adapter
(826829) - When you use an encrypted channel (for example, a connection that uses the HTTPS protocol) to make a request to a Microsoft SQL adapter, the SQL adapter may return the following error message: General network error. Check your network documentation.

19) 8/31/2008 812919  BUG: The original data appears in the DataGrid control although you have removed the data from the DataSet object
(812919) - To make your data appear on a form, you bind a Microsoft Windows Forms DataGrid control to a DataTable object that is included in a DataSet object. After your data has appeared in the DataGrid control, you use the Tables.Clear method to remove the...

20) 8/25/2008 815116  You cannot debug a SQL Server stored procedure in Visual Studio .NET
(815116) - In Microsoft Visual Studio .NET, when you try to debug an ADO.NET application, you cannot step into an associated Microsoft SQL Server stored procedure. You do not receive any error messages. However, the stored procedure window does not appear when...

21) 9/3/2008 816802  PRB: "No Mapping Exists From DbType Object to a Known OdbcType" Error While Configuring OdbcDataAdapter
(816802) - When you configure the OdbcDataAdapter using the Data Adapter Configuration Wizard, you may receive the following error message after you specify the SQL query string: No mapping exists from DbType Object to a known OdbcType.

22) 8/31/2008 325697  FIX: Null Values Are Returned for Fabricated DataColumns When a DataSet Is Deserialized from a DiffGram
(325697) - When you deserialize an ADO.NET DataSet from XML in the DiffGram format, null values are returned for fabricated DataColumns whose values are computed by using aggregate functions with expressions that reference columns in a child DataTable . The...

23) 9/4/2008 330597  HOW TO: Format DateTime and Date Values in the XML Extracted from an ADO.NET DataSet by Using Visual C# .NET
(330597) - This step-by-step article describes how to format DateTime and Date values in the XML that is extracted from an ADO.NET DataSet object. In ADO.NET, the DateTime and Date values of DataTable columns are written in the XSD DateTime and Date formats when...

24) 8/4/2008 325693  PRB: Slow Performance When Transforming an ADO.NET DataSet with Non-Nested DataRelations
(325693) - Performance of your computer system slows when you try to transform the XML representation of a DataSet that has multiple related DataTable objects whose DataRelation objects are not nested to reflect a hierarchical structure.

25) 8/28/2008 321903  HOW TO: Return Errors and Warnings from a SQL Server Stored Procedure in ADO.NET
(321903) - This article describes how to display both SQL Server errors and warnings in ADO.NET. If you raise an error that has a severity level of 10 or less, which is a warning, no exception is raised. This warning is not populated into the SqlErrorCollection...

26) 8/31/2008 827993  PRB: Visual Studio .NET Server Explorer Generates Parameters of Incorrect Data Types
(827993) - Microsoft Visual Studio .NET Server Explorer generates SqlCommand objects that contain SqlParameter fields with incorrect data types when one of the following scenarios is true: You connect to the Microsoft SQL Server database by using Visual Studio...

27) 8/24/2008 816158  HOW TO: Use ADO RecordSet Objects in Visual C++ .NET
(816158) - This article describes how to create a console application that uses COM Interop to create an earlier version of an ADO RecordSet object, to convert the RecordSet object to an ADO.NET DataSet object, and then to display the record count. back to the...

28) 9/3/2008 325682  HOW TO: Implement a Custom DataView Class in Visual Basic .NET
(325682) - This article points to a sample JoinView class that you can download, and then include in your Visual Basic .NET applications. The JoinView class is similar to the DataView class that permits you to join two or more DataTable objects together, and to...

29) 9/3/2008 320897  HOW TO: Retrieve an Identity Value from a Newly Inserted Record from SQL Server by Using Visual C# .NET
(320897) - This step-by-step article explains how to retrieve the identity value when you add a record into a SQL Server table with an identity field. Requirements This sample uses the Northwind database in SQL Server and retrieves the identity values only for...

30) 9/3/2008 322796  HOW TO: Pass a BLOB as a Parameter to an Oracle Package by Using the .NET Managed Provider for Oracle
(322796) - This step-by-step article describes how to use the .NET Managed Provider for Oracle to pass OracleType.Blob as an Input parameter to an Oracle stored procedure. Requirements The following list outlines the recommended hardware, software, network...


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