What is the best alternative for ADO

  • Thread starter Thread starter Ivan Sammut
  • Start date Start date
I am using ADO.net but last time I asked a question about using ADO.net and
saving records and someone replied me that I should use something else but
did not tell me what I should use. Maybe he was just fooling around but if
there is a better method of using tables I would like to know.

Thanks
Ivan Sammut
 
There are no doubts. ADO.NET is the way to go.


Ivan Sammut said:
I am using ADO.net but last time I asked a question about using ADO.net and
saving records and someone replied me that I should use something else but
did not tell me what I should use. Maybe he was just fooling around but if
there is a better method of using tables I would like to know.

Thanks
Ivan Sammut

please
 
Ivan,
I would recommend using ADO.NET.

I find David Sceppa's book "Microsoft ADO.NET - Core Reference" from MS
Press to be both a good tutorial on how to use ADO.NET, plus a good desk
reference once you have been using ADO.NET a while.

Hope this helps
Jay
 
Back
Top