How to access a database via Internet

J

JM

Hi,

I need to access a database via internet, that is, I have a front end in
Access and need to "get" data in "real time" from SQL Server and from Access
backend (I am not looking for a sicronization soluction).

I need some clues on how I can link both database and on the performance and
security of the link (answers, links, tutors, ...).

Thanks,

Jaime
 
R

Robert Allyn

You need to pick a web server first. Then look at the options for
connecting web pages to databases.
 
Top