Re: SQL Server, DAP's, Synchronization?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Joe Fallon (jfallon1_at_nospamtwcny.rr.com)
Date: 02/05/05


Date: Fri, 4 Feb 2005 22:04:59 -0500

I built a DAP a few years back that worked pretty well over a VPN to a SQL
Server database.
It was a single screen that allowed searching, entering and editing of
records.

A VPN is not painful (for me). I have good Cable connection to an office 300
miles away.

If you have 25 remote users you should consider a ture Web application and
let them hit a web server over the Internet.
The DB could be anything (.mdb, SQL Server, Oracle, etc.) I know many people
who have sucessfully used .mdb files for small web apps so don;t let anyone
tell you it can't be done. But I would use MSDE (SQL Express is the newest
name, isn't it?) This is a cheap (free?) version of SQL Server that will
easily meet your needs.

You can use ASP or ASP.Net instead of Access DAPs which are kind of hard to
work with and get running over the Internet. Also, DAPs have not been
improved since they were introduced so they are sort of obsolete.

Good luck!

-- 
Joe Fallon
Access MVP
"Tim J" <anonymous@discussions.microsoft.com> wrote in message 
news:19e801c50b21$1c134b60$a401280a@phx.gbl...
>I have a project tracking access app.  It needs to be
> distributed among 25 remote users.  For them to Have a
> front end and access the data @ a central location they
> would have to vpn which is obviously a very painfull
> experience.
>
> I wonder what is the recomended design, option for what I
> need.  Is synchronization still as high maintenance in
> access 2002 as it was in 2000 (Data Conflicts)?
>
> How much time, effort, challenges can i expect in
> transfering from forms to data access pages?
>
> I need a fast, cheap, reliable solution.
>
> What would you recomend?
>
> TIA,
> TimJ
> 


Relevant Pages

  • Re: SQL- ServerZugriff aaus ISA2004 gesichertem Netz
    ... verbundenen Server auf dessen SQL- Server mit meinem lokalen Enterprise- ... Du willst von einem Client in Netzwerk INTERN auf einen SQL Server ... zugreifen, der ein VPN Client Deines Netzwerkes ist? ... wenn eine VPN Verbindung aufgebaut wird? ...
    (microsoft.public.de.german.isaserver)
  • Re: Connection to SQL over VPN
    ... > From inside my ISA 2004 protected LAN I'm trying to connect to a SQL ... > There is one static route on ISA to handle requests to the SQL server ... pushing them to VPN subnet. ...
    (microsoft.public.isa)
  • Connecting to SQL Server 2000 thru a VPN??
    ... I'm coding a VB.NET WinForms app and an ASP.NET app that will access a MS ... environment that I must go thru a VPN. ... If VPN can be used as a tunnel to access a SQL 2000 Server, ...
    (microsoft.public.sqlserver.connect)
  • Terminal Services member server??
    ... connects via ODBC to the SQL database. ... server for Terminal Services APP mode. ... I'm also curious, if my VPN were to go down, can multiple ...
    (microsoft.public.windows.server.sbs)
  • RE: Fulltext failure on a 2 node cluster
    ... Server full-text search resource online: "SQL Cluster Resource 'Full Text' ...
    (microsoft.public.sqlserver.clustering)