Can “Access 2007†Access Remote SQL-Server?

B

Brad

Can “Access 2007†Access Remote SQL-Server?

Is it possible to access a Microsoft SQL-Server database that resides in
another firm’s location? Our Website hosting is outsourced. A small number
of SQL-Server tables are used to support this site. We want to access the
data in these tables via Access 2007 at our site.

Just recently we have set up a test system with Access 2007 getting at a
local SQL-Server database via ODBC. This works nicely. Now we would like to
connect to the remote tables that support our Website. They are located in
another state at the hosting firm’s location. We would like to connect over
the internet. There is no VPN.

If this connection is possible, where can I learn about how to set it up?

If getting at these remote SQL-Server tables is not possible with
Access-2007, are there good alternative approaches. Our budget is very
limited.

Thanks in advance for your help.
Brad
 
A

Arvin Meyer [MVP]

It is possible. It will be slow, possibly too slow to be useful. I suggest
using either a Terminal Server connection or building an asp/asp.net
interface.
 
B

Brad

Arvin,

Thanks for the advice.

Could you point me in the right direction to find the details of how to make
this connection so that we can test it?

(How to configure Access 2007 to connect to a remote SQL-Server Database).

I have seen some info on the internet that suggests that this connection is
not possible. I would like to try it for myself.

Thanks,
Brad
 
M

mcnewsxp

Arvin,

Thanks for the advice.

Could you point me in the right direction to find the details of how to make
this connection so that we can test it?

(How to configure Access 2007 to connect to a remote SQL-Server Database)..

I have seen some info on the internet that suggests that this connection is
not possible.  I would like to try it for myself.

Thanks,
Brad

i've done this with VPN and DSN and yes, it is too slow to use for
daily production, but may be ok for your purposes.
 

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

Top