Discussion: ADO vs ADO.net
Afficher un message
Vieux 27/03/2008, 13h04   #3
TheSQLGuru
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ADO vs ADO.net

The ability to 'write less code' is more a function of the wrappers
(classes/functions/routines) that the higher level languages sit on top of
the very low level code that actually communicates with the database
(oledb/sqlnativeclient).

--
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net


"Eric Kaplan" <tobycraftse@yahoo.com> wrote in message
news:g7jmu39oj1ci5v993m0ung604uroqgesed@4ax.com...
> is that the main difference between ADO and ADO.net is
>
> ADO = native C++, need write more code to do query
>
> ADO.net = managed C++, write less code to do the same thing?



  Réponse avec citation
 
Page generated in 0,04249 seconds with 9 queries