Updating site database remotely

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

We have our web site remotely hosted by a service provider. What we need is
to from time to time remotely upload transactions to the site from our
office vb.net database app, so the site can display the information for site
visitors. I am considering two scenarios, could someone tell me which is
better?

Scenario 1: Use SQL Server as site backend and connect remotely to the db
using ip/port/user/pass.

Scenario 2: Use either access or SQL Server and pass parameters to an
asp.net page which will update the database.

Thanks

Regards
 

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

Back
Top