Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / SQL Server / ADP / July 2005

Tip: Looking for answers? Try searching our database.

Diconnection Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike - 16 Jul 2005 10:46 GMT
I am creating an adp in Access 2003 at home and connecting over the
internet via a VPN to a SQL Server database at work. Firstly, when I
create the adp it tells me it has done so in Access 2000 file format,
is this right? Secondly, although I can initially connect to the SQL
Server ok and select the database, the tables, views and sprocs are not
shown in the Access project and as soon as I try to create something
the connection drops.

Can anyone help?

Mike
aaron.kempf@gmail.com - 18 Jul 2005 17:46 GMT
you need to install a patch for Access 2000 to work against SQL 2000.
I'd just run officeupdate.microsoft.com or make sure you have the
latest SP for office

and you're doing SQL authentication.. right?

I'd give that a shot
Mike - 18 Jul 2005 20:59 GMT
Thanks Aaron, I am able to connect to the SQL server on the LAN using
Access 2003/Access 2000 but not over the Internet VPN and I am using
SQL Authentication. Its all a bit of mystery.

Mike

> you need to install a patch for Access 2000 to work against SQL 2000.
> I'd just run officeupdate.microsoft.com or make sure you have the
[quoted text clipped - 3 lines]
>
> I'd give that a shot
aaron.kempf@gmail.com - 19 Jul 2005 20:33 GMT
what ports do you have open?

I used to connect to ADP over DSL usign SQL authentication.  I believe
that you'd only need 1434/1433 open?

-aaron
Sylvain Lafontaine - 18 Jul 2005 18:00 GMT
The Access 2000 format is the default.  If all users at your company have
Acces 2003, then you can choose the later format.  For your VPN problem,
here are some possibilities:

1- Your local machine has the same address as another machine on the LAN
(VPN) network.

2- You machine has been hacked, is now a zombie and is sending a lot of
scrap, such as spam, over the internet.  This added traffice generates
multiple time-out problems when trying to connecting/doing work with
SQL-Server.

3- There are more than one default gateway/routing addresses that have been
defined for your LAN.  This is not a problem with stateless protocols such
as making a GET request to an HTML page over the internet but will prevent
authentified connections to work properly.

(One way to determine if you are in the third case is by looking at the
number of unencrypted packets received locally by the VPN software when you
are only trying to access the remote SQL-Server (and not doing something
else as dowloading files from a P2P applications): if the number rises
continually, then you are receiving packets from two tunnels (routes or
connections) from your LAN when making a request to the SQL-Server: one
encrypted and the other not encrypted.  As the VPN software will drop any
unencrypted packets once a encrypted tunnel has been etablished, you can see
that this will make no good to your Access connection.  I've been myself in
this situation last year, with exactly the same symptoms as yours but, of
course, I cannot tell you for sure if you are in the same situation or if
this advice is good for you, too.)

Signature

Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC

>I am creating an adp in Access 2003 at home and connecting over the
> internet via a VPN to a SQL Server database at work. Firstly, when I
[quoted text clipped - 7 lines]
>
> Mike
Mike - 18 Jul 2005 21:04 GMT
Thanks Sylvain, I will check out your suggestions.

Mike Hoar
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.