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???
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???