difference in adapters

G

Guest

hey all,
i'm looking at vs2k3 and web matrix (remember those?).

Dim dataAdapter As System.Data.IDbDataAdapter
Dim dataAdapter As SqlClient.SqlDataAdapter

The first declare is generated by Web Matrix and the only thing i notice is
in the .Fill method. The 2nd one allows you to fill a dataTable and dataSet
where the first one only lets you fill a DataSet. Why the difference?

thanks,
rodchar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,112
Latest member
BrentonMcc
Top