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

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



There are 1095 KB Article(s).

61) 1/24/2004 816799816799  816799.html">"Can't create a child list" error message when you open a form in Visual Studio .NET
(816799) - When you delete the table that is bound to a control form of the DataSet Schema and then save the project in Microsoft Visual Studio .NET, you may receive the following error message when you open the form in Design view: Can't create a child list for...

62) 1/24/2004 815543815543  815543.html">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...

63) 1/13/2004 812916812916  812916.html">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...

64) 1/7/2004 826457826457  826457.html">The incorrect data is retrieved when you use the Command.Execute method to run an SQL batch file
(826457) - In a Microsoft Visual Basic .NET application that uses Microsoft Component Object Model (COM) interoperability to access the members of the Microsoft ActiveX Data Objects Library, when you call the parameterless Command.Execute method to run an SQL...

65) 1/6/2004 818519818519  818519.html">FIX: Cannot connect to named instance of SQL Server when a fully qualified domain name is specified
(818519) - When you try to establish a connection to a named instance of Microsoft SQL Server in another domain, if an instance of SQL Server with the same named instance (and the same SQL Server name) exists in the local domain, you are connected to the...

66) 1/1/2004 826829826829  826829.html">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.

67) 12/30/2003 812919812919  812919.html">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...

68) 12/14/2003 269882269882  269882.html">HOWTO: Use ADO to Connect to a SQL Server That Is Behind a Firewall
(269882) - When you use ActiveX Data Objects (ADO) to connect to a SQL Server 7.0 or SQL Server 2000 server that is behind a firewall, consider the following: The firewall must be configured to permit port 1433 incoming (or the port numbers that SQL Server...

69) 12/14/2003 253317253317  253317.html">BUG: Using #import with ADO 2.5 and Later Causes C4146 Warning in Visual C++
(253317) - When you compile an ActiveX Data Objects (ADO) application in Visual C++ 6.0 using the #import directive with version 2.5 or 2.6 of Msado15.dll, you may receive the following warning: warning C4146: unary minus operator applied to unsigned type,...

70) 12/14/2003 250536250536  250536.html">HOWTO: Configure RDS for Windows 2000
(250536) - After a clean install of Windows 2000, the MSADC virtual directory defaults to access denied for all IP addresses and domain names. This means that, on clean installs, no computers are able to connect to the MSADC virtual directory on these computers...

71) 12/12/2003 815116815116  815116.html">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...

72) 12/10/2003 236624236624  236624.html">FIX: Navigating Through an ADO Recordset Clone May Generate Error -2147217885
(236624) - Performing the following steps on a disconnected ADO recordset: Sort the recordset. Delete a record from the recordset. Clone the recordset. Navigate through the recordset Clone using the MoveNext method. may generate the following error: Run-time...

73) 12/9/2003 816802816802  816802.html">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.

74) 12/7/2003 276488276488  276488.html">HOWTO: Use the ADODB.Stream Object to Send Binary Files to the Browser through ASP
(276488) - Web developers often need to read binary files from the Web server's file system through Active Server Pages (ASP) and then send the content to the Web browser (for example, to write an Excel file to the browser). Although developers often attempt...

75) 12/7/2003 325693325693  325693.html">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.


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