Difficulty reading data from MS Access

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

Guest

I have a small problem deploying a VB .net application. When I run the
solution from within the development environment, it reads the data file
without any problems from an .mdb file. When I run the executable directly,
(debug or release versions) it halts when reading data from tables within the
file.

What is going on?
 
Joe,

Did you use ADONET or ADODB?

Probably Adonet because you sent to this newsgroup, however to make it more
sure.

Cor
 

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