Connect to Sqlserver

G

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.
 
S

Sylvain Lafontaine

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.
 
Top