Connect to Sqlserver

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I get a connection to a database on sqlserver that is on a hosted
server?
G
 
To explain better,
I need to have ACCESS linked to or be able to upload data to the hosted
sqlserver database table. I can't seem to get connected.
 
You will have to ask your hosting web service about the proper connection
parameters to use.

It is also possible that the SQL-Server is located behind a firewall that
blocks the port 1433. If this is the case, then you will not be able to
connect to it from Access.

S. L.
 

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