Linking a table from a secure website

B

Boz

I hit a little snag in my database design.

I have several local databases with their own table (not the problem) and
aam trying to send certain results from those local tables to a master
"active" table on a secure website. I tried by creating a link to the
database table on the secure website. No go.

So the beg stumbling block is how to get this "Active" information up to,
and available on the secure website from the remote .MDB's.

I'm thinking that I'll need to use SQL server on the website and create a
link using ODBC from the local PC's.

Am I on the right track, or have I lost my mind???
 

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