conversion acess to vb

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

Guest

I would like convert my access data base to Visual Basic. It´s possible?
 
Not from within Access. There may be some conversion tools, or it can be done
manually.

However, if the reason you want to do this is to distribute the application
to computers that do not have Access, you can distribute the free runtime
version of Access with your application so the workstation does not need to
have the full version of Access installed. This will allow the user to run
your application but not change its structure (just the data).

The runtime version of Access is part of the Access developer tools package,
which is part of an add-on that is purchased separately from Access but is
needed only on your development workstation. Assuming Access 2003, the Access
developer tools are part of the Visual Studio Tools for Office.
 

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