How do I have a field display information from the internet

R

Ryan

I have a database that sits locally on a computer that I
would like to be able to display in a field on a form
some information that is in a excel/access database that
is sitting on my server on the internet. Can this be
done?

Please help

Ryan
 
J

Jeff Boyce

Ryan

A traditional approach to Access database design is to "split" the data
tables into a "back-end" database that sits on your server, and a
"front-end" database that holds forms, queries, and everything else besides
tables. This front-end sits on your users' PCs, one copy on each PC.
 

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

Top