Hi,
OleDb managed provider is installed. To access a specific database you'll
need either database's oledb provider (to use with .net's OleDb provider) or
..net managed provider (to use as .net native provider, such as SqlClient).
--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
"DBLWizard" <ibflyfishin (AT) yahoo (DOT) com> wrote
Quote:
Howdy All,
I am trying to use the OLEDB Pervasive driver with .net 2003 on a
windows 2003 server. I find articles that say that the provider is
installed with the 1.1 framework but I don't have it on this box. Can
anybody tell me if there is something I need to do to be able to use
it?
Thanks
David Logan |