Home All Groups Group Topic Archive Search About
Author
20 Apr 2006 6:26 AM
Baren
Hi!,

Which is the default provider for ADO.NET??

Regards,
Baren

Author
20 Apr 2006 4:31 PM
William (Bill) Vaughn
There is no default provider.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

Show quote
"Baren" <Ba***@discussions.microsoft.com> wrote in message
news:10B1E50F-3304-46A8-913A-6C78B94015BE@microsoft.com...
> Hi!,
>
> Which is the default provider for ADO.NET??
>
> Regards,
> Baren
Author
20 Apr 2006 4:42 PM
Cor Ligthert [MVP]
Baren,

If you want to call it a default provider OleDB.

However it is not for nothing that in Net 2.0 there are now factory to use
more (Microsoft) providers.

I hope this helps,

Cor

Show quote
"Baren" <Ba***@discussions.microsoft.com> schreef in bericht
news:10B1E50F-3304-46A8-913A-6C78B94015BE@microsoft.com...
> Hi!,
>
> Which is the default provider for ADO.NET??
>
> Regards,
> Baren
Author
20 Apr 2006 10:19 PM
William (Bill) Vaughn
Huh? When you start to code you choose the "provider" by the managed class
YOU code. ADO.NET does not default to anything. Yes, in ADO classic the
"default" provider was OLEDB. Remember: ADO.NET and ADO classic are totally
different--all they share in common are the fonts.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

Show quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:eZVSdkJZGHA.5116@TK2MSFTNGP03.phx.gbl...
> Baren,
>
> If you want to call it a default provider OleDB.
>
> However it is not for nothing that in Net 2.0 there are now factory to use
> more (Microsoft) providers.
>
> I hope this helps,
>
> Cor
>
> "Baren" <Ba***@discussions.microsoft.com> schreef in bericht
> news:10B1E50F-3304-46A8-913A-6C78B94015BE@microsoft.com...
>> Hi!,
>>
>> Which is the default provider for ADO.NET??
>>
>> Regards,
>> Baren
>
>
Author
21 Apr 2006 6:32 AM
Cor Ligthert [MVP]
Bill,

You would not believe it, I know that. However, it is the way you translate
"default", strict you are right. If I replace it by the "the best one which
works on almost every database" than you have my answer.

Cor

Show quote
"William (Bill) Vaughn" <billvaRemoveT***@nwlink.com> schreef in bericht
news:eWpG6hMZGHA.1192@TK2MSFTNGP03.phx.gbl...
> Huh? When you start to code you choose the "provider" by the managed class
> YOU code. ADO.NET does not default to anything. Yes, in ADO classic the
> "default" provider was OLEDB. Remember: ADO.NET and ADO classic are
> totally different--all they share in common are the fonts.
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> INETA Speaker
> www.betav.com/blog/billva
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> __________________________________
>
> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
> news:eZVSdkJZGHA.5116@TK2MSFTNGP03.phx.gbl...
>> Baren,
>>
>> If you want to call it a default provider OleDB.
>>
>> However it is not for nothing that in Net 2.0 there are now factory to
>> use more (Microsoft) providers.
>>
>> I hope this helps,
>>
>> Cor
>>
>> "Baren" <Ba***@discussions.microsoft.com> schreef in bericht
>> news:10B1E50F-3304-46A8-913A-6C78B94015BE@microsoft.com...
>>> Hi!,
>>>
>>> Which is the default provider for ADO.NET??
>>>
>>> Regards,
>>> Baren
>>
>>
>
>

AddThis Social Bookmark Button