oledb & windows 98 error(oledb not registered on local machine)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi al

i wrote simple application connect to access database file(*.mdb) and list data in datagrid. this application run truly in
winXP but in win 98 this error appear [oledb not registered on local machine]
in my win98 dotnetframework 1.1 and mdac 2.7 installed
please help
thanx in advanc
 
I'm pretty sure it's the MDAC version... if nothing else you'll probably
want to upgrade those.
http://www.microsoft.com/downloads/...e3-c795-4b7d-b037-185d0506396c&displaylang=en



--
W.G. Ryan MVP Windows - Embedded

www.devbuzz.com
www.knowdotnet.com
http://www.msmvps.com/williamryan/
mmb said:
hi all

i wrote simple application connect to access database file(*.mdb) and list
data in datagrid. this application run truly in
winXP but in win 98 this error appear [oledb not registered on local machine].
in my win98 dotnetframework 1.1 and mdac 2.7 installed.
please help .
thanx in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top