Can I use Java in Access

  • Thread starter Thread starter Garage Info System
  • Start date Start date
G

Garage Info System

I want to make sheets (8) with informations for one field in Access 2003.
Which program can I use for linking thos sheets? Can it be Java or another
program? Thank you
 
Access only supports VBA. However, since its entirely possible to access an
Access database via ODBC you can certainly build your own app in Java that
connects to the database and works with the data.
 

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