![]() Related Questions 0 Latest Answer : SqlConnectionSqlcommandSqlDataReaderSqlDataAdapterDataSet ... Read Answers (5) | Asked by : shruthi Latest Answer : u just have a look over the fig 2 in this link and u can get somne info, i think...http://msdn2.microsoft.com/en-us/magazine/cc163933.aspxAnd also, the OLEDBSQL Provider posses native drivers to interact with database and the oledb had it's own drivers.As ... Latest Answer : 1. Ado.net 2.0 provides MARS ( multiple active resultsets which allows you to have two datareader on one connection open at sametime.2. Ado.net 2.0 provide bulk copy facility.3. Ado.net 2.0 provides table adapters and hence allows easy to create DAL.There ... Read Answers (2) | Asked by : maneesha Latest Answer : One more thing...Server.Transfer supports only ASPX pages but Response.Redirect applies even HTML pages ... Read Answers (3) | Asked by : sambit Imports System.Data.SqlClientPublic Class Form1Dim cn As New SqlConnection("server=.;database=atten;uid=sa;pwd=sa;")Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Latest Answer : Column Name do not allow numeric values.choose Charecters. ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||