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 / Database Design / July 2005

Tip: Looking for answers? Try searching our database.

Web Database Architecture (Pros and Cons)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nick S - 30 Jul 2005 02:01 GMT
I’m not a database designer, yet find myself writing the specifications for a
new database (Access now -> SQL in 2008) that will be used:

1) Internally: To manage a fairly simple business (one user, 8 to 10 tables),
and
2) Externally: To enable clients to update certain fields

Architecturally, it seems I have 2 primary options:

1) Single Web-Hosted Database.
PROS: One database to manage.
CONS: Managing a database remotely seems fraught with problems.
All management/access/applications will require web front-ends (ASP.NET, Data
Access Pages, etc.)

2) Replicated Database (One Master, One Replica) Synchronized Nightly.
This option is possible because data updates from users are not time-critical.

PROS: Can manage database locally. Only front-ends to worry about are for
external users; which are vastly simpler than internal interfaces.
CONS: Replication Management (Fear of the Unknown)

Or possibly: 3) Linked Tables Over the Web. If this is even possible, I
assume this approach would introduce significant performance and security
complications, thus I’m not seriously considering it.

Can anyone offer me advice as to which, if either, of options 1) or 2) make
more sense and why? Or is there a better option of which I’m unaware?

Thanks,

Nick
Baz - 30 Jul 2005 11:27 GMT
> I'm not a database designer, yet find myself writing the specifications
for a
> new database (Access now -> SQL in 2008) that will be used:
>
[quoted text clipped - 27 lines]
>
> Nick

You could use terminal services (aka "thin clients") to give your clients
remote access over the net.  Or, more crudely, you could allow them remote
control of a workstation on your network using PC Anywhere or VNC.  Security
can be catered for adequately by using a VPN (very easy to set up).
 
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.