[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.odbcnet

OdbcDataAdapter vs. OdbcDataReader?

Derek

4/11/2002 7:41:00 PM

I am fairly new to accessing databases and I am currently
playing with the new ODBC.NET with C#. I am currently
using a OdbcDataReader() to retrieve data, which works
great.

My question is about the OdbcDataAdapter(). Why would I
use this instead of the OdbcDataReader()? What are the
advantages?

Thanks,
Derek
1 Answer

(Hussein Abuthuraya(MSFT))

4/11/2002 8:47:00 PM

0