Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Design strategy for daily update via remote views
Message
De
21/01/2009 13:33:01
 
 
À
21/01/2009 10:54:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01375895
Message ID:
01375977
Vues:
11
>Assume a server in the corporate office with Sql Server 2008.
>
>Offices all over the country, connected to corporate on a VPN.
>
>VFP program, currently with data in Fox, which has data to be sent to corporate once a day. Framework handles remote views very well, very comfortable doing them. Framework has a connection manager, so each office will open only one connection to server.
>
>How would I want to work the licensing on the SQL Server. Offices can stagger times for update, full update procedure should take no more than 5-10 minues. No need for a full-time connection. 100 or more field offices.
>
>Future design involves converting backend in the field to local SQL Express 2008 databases. What would be my options in that case for connecting to and updating to and from corporate server using SQL Server services?

One possibility would be to install a FOSS DB server like PostgreSQL or MySQL at corporate, and have the field offices talk to that. No licensing issues whatsoever.

You would then need a process at corporate that periodically queried the FOSS DB, looking for new updates to move across to the central SQL Server 2008 database.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform