Groups | Blog | Home
all groups > dotnet ado.net > february 2004 >

dotnet ado.net : OleDb and .NET


Peter
2/29/2004 10:47:52 PM
Are OleDb libraries installed with runtime .NET or do you have to install
ADO.NET separately?

--
Thanks
-------------------
czupet@wsinc.com

William (Bill) Vaughn
3/1/2004 7:04:44 AM


--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
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.
__________________________________

[quoted text, click to view]

William (Bill) Vaughn
3/1/2004 7:06:22 AM
While the OleDb .NET data provider is built into the .NET Framework, you
will still need to install any dependant COM drivers etc.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
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.
__________________________________

[quoted text, click to view]

timhuang NO[at]SPAM online.microsoft.com
3/1/2004 9:03:09 AM
Hello Peter,

Thanks for your post. As I understand, you want to know with which product
the System.Data.OleDb is shipped.

Please kindly note that System.Data.OleDb is installed with .NET Framework.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Miha Markic [MVP C#]
3/1/2004 9:57:39 AM
Hi Peter,

OleDb namespace is installed with .net.

--
Miha Markic [MVP C#] - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

[quoted text, click to view]

Peter
3/1/2004 11:55:49 AM
Thanks

So if currently a user is openning Access database from Excel he should be
able to open the same database with a program using System.Data.OleDb, is
that correct?


[quoted text, click to view]

Miha Markic [MVP C#]
3/2/2004 9:00:38 AM
Hi Peter,

Yes, if database is not opened in exclusive mode.

--
Miha Markic [MVP C#] - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

[quoted text, click to view]

AddThis Social Bookmark Button