access runtime db - possible receiver for form data?

  • Thread starter Thread starter Catherine Jo Morgan
  • Start date Start date
C

Catherine Jo Morgan

I have Access on my PC, but also have a runtime Access db called Working
Artist. Would it be possible to link inquiry form data to the runtime
Working Artist db so that I could easily import the new subscribers?

If not, I could do it via a .csv file. But it would be neat if the direct
link could work.

Maybe there's another ms news group more appropriate for this question? TIA
 
Try it. From Access, open the *.mdb file (or might might be *.mde or
other ... I forget the different exentions used in Access nowadays ?)
and see what happens.

Access runtime is simply a version of Access without the user interface.
It enables you to run scripts/macros provided by the developer. They
read/write to Access database files just like Access. As long as there
is not a version mismatch, should work. (or unless developers put some
security on the database file.

Hope this is useful to you. Let us know.

rms
 

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