How to access a database via Internet

  • Thread starter Thread starter JM
  • Start date Start date
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
 
You need to pick a web server first. Then look at the options for
connecting web pages to databases.
 
Back
Top