ADO.NET Questions

1

ADO.Net operations
Wat are the techniques used in ADO.Net? I want Sample program for the most using technique.

Answer Question   |  August 14, 2010  2:24 PM
.Net Application, ADO.NET, Visual Studio
asked by:
5 pts.

steps for accessing sql data through ado.net code over LAN NETWORK
steps for accesing sql data through ado.net code over LAN NETWORK

Answer Question   |  August 10, 2010  5:29 AM
ADO.NET, SQL, SQL Data Set, SQL Server 2005, Visual Studio 2008, Windows 7, Windows 7 in 2010
asked by:
Jib
20 pts.

problem in my pb11 application and sql2008
this message apper to me on the client machine “ADO,net is not supported in your current installation”

Answer Question   |  February 1, 2010  11:30 AM
ADO.NET, PowerBuilder, PowerBuilder 11, SQL 2008
asked by:
5 pts.

vb.net 2008 and sql server 2008
How can i connect to the sql database using the app.config file over a network and also have the ability to edit the app.config during installation or when the application is installed on another machine on the lan

Answer Question   |  January 23, 2010  12:00 PM
ADO.NET, SQL Server 2008, VB.NET, VB.NET 2008
asked by:
15 pts.

C# – ComboBox with ADO.NET
A combobox is provided in the form and i wan to display a particular column from athe table in the database(sql). and when i select this particular data corresponding rows should be displayed in the textboxes provide. How should I write the code in C#.

Answer Question   |  February 25, 2009  1:47 AM
ADO.NET, C, ComboBox
asked by:
5 pts.

how to update a row in grid view in vb.net
how to update a row in grid view in vb.net using sql server as back end

Answer Question   |  June 5, 2008  7:28 PM
ADO.NET, SQL Server 2000, VB.NET 2005
asked by:
15 pts.

whate a differance between ado.net and sql and datadapter
whate differance between ado.net and sql and datadapter and using in vb.net

Answer Question   |  May 21, 2008  6:40 AM
ADO.NET, datAdapter, VB.NET, Visual Basic .NET
asked by:
20 pts.

Stored Procedure
I am calling some stored Procedure, having selct statment, after inserting some a new data entry by different stored procedure. Some times my Select stored procedure does not return any value. Data is exactly correct and when I explicitly called that SP with same data by Query analyzer, I will got the desired result. The [...]

Answer Question   |  July 19, 2008  2:35 PM
ADO.NET, SQL stored procedures
asked by:
35 pts.

1