![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi. I would like to access my database outside of my company. I read many documents but they are all pertaining to accessing the database via ASP or some form of web application. Is there no single windows or linux application tht runs natively to access a remote SQL data base? Any advise is appreciated. Thanks!! |
#3
| |||
| |||
|
|
Hi. I would like to access my database outside of my company. I read many documents but they are all pertaining to accessing the database via ASP or some form of web application. Is there no single windows or linux application tht runs natively to access a remote SQL data base? Any advise is appreciated. Thanks!! |
#4
| |||
| |||
|
|
I suppose you could set up a VPN to your server and use an access ADP project on the local machine to connect "kackson" <kackson (AT) yahoo (DOT) com> wrote in message news:90250227.0407050549.4b832321 (AT) posting (DOT) google.com... Hi. I would like to access my database outside of my company. I read many documents but they are all pertaining to accessing the database via ASP or some form of web application. Is there no single windows or linux application tht runs natively to access a remote SQL data base? Any advise is appreciated. Thanks!! |
#5
| |||
| |||
|
|
What exactly is access ADP? |
|
If I setup a VPN, is this "access ADP" the only best secure method? |
|
Hi. What exactly is access ADP? If I setup a VPN, is this "access ADP" the only best secure method? Are there alternatives that are secure and proven to be the sort of industry standard method (the way that most people do) where native applications (not via net applications) access databases over internet? Any advise is really much appreciated. "aaj" <a.b@c.com> wrote I suppose you could set up a VPN to your server and use an access ADP project on the local machine to connect "kackson" <kackson (AT) yahoo (DOT) com> wrote in message news:90250227.0407050549.4b832321 (AT) posting (DOT) google.com... Hi. I would like to access my database outside of my company. I read many documents but they are all pertaining to accessing the database via ASP or some form of web application. Is there no single windows or linux application tht runs natively to access a remote SQL data base? Any advise is appreciated. Thanks!! |
#6
| |||
| |||
|
|
What exactly is access ADP? An ADP is a Microsoft Access project file that uses SQL Server as the underlying database engine. If I setup a VPN, is this "access ADP" the only best secure method? An ADP is basically just a client application. It is the VPN connection that provides the secure network connection needed for a client-server application to use a remote database over the public internet. Although you can run the application locally and access the remote database over a VPN connection, another common method is to establish a remote desktop connection over a VPN to an application server and run the app there. Like a web app, this can reduce network overhead and facilitate deployment. -- Hope this helps. Dan Guzman SQL Server MVP "kackson" <kackson (AT) yahoo (DOT) com> wrote in message news:90250227.0407080205.31978dc3 (AT) posting (DOT) google.com... Hi. What exactly is access ADP? If I setup a VPN, is this "access ADP" the only best secure method? Are there alternatives that are secure and proven to be the sort of industry standard method (the way that most people do) where native applications (not via net applications) access databases over internet? Any advise is really much appreciated. "aaj" <a.b@c.com> wrote in message news:<40ea74dd$0$9974$afc38c87 (AT) news (DOT) easynet.co.uk>... I suppose you could set up a VPN to your server and use an access ADP project on the local machine to connect "kackson" <kackson (AT) yahoo (DOT) com> wrote in message news:90250227.0407050549.4b832321 (AT) posting (DOT) google.com... Hi. I would like to access my database outside of my company. I read many documents but they are all pertaining to accessing the database via ASP or some form of web application. Is there no single windows or linux application tht runs natively to access a remote SQL data base? Any advise is appreciated. Thanks!! |
![]() |
| Thread Tools | |
| Display Modes | |
| |