Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.Net the only alternative to VFP?
Message
 
À
01/04/2007 16:27:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01208148
Message ID:
01211025
Vues:
20
Are you controlling the firing of the script so that it runs once, or is the script written such that multiple runs are not a problem with tests for the presence of changes included in the script? I assume there's a exclusive use issue on the sql database as well. Are u using a semaphore lock of some kind to keep users out while the script runs? Is the app launching the script at start up, or is this a separate process run externally from the app?

>I can tell you what happens at one of the projects I do now, Java/SQL. Whenver a developer makes a schema change to the database, they add to a script in Sourcesafe that contains any necessary changes.
>
>This script becomes part of the upgrade process. It will contain any alter statements necessary. For example, the last upgrade we did I needed to add a field to the state table that contained a code for IRS 1099 processing. So I created added to the script the alter statement to add the column, as well as the update statements to populate the column according the IRS 1099 document.
>
>>What process do you follow and how painless is it to update a client's sql express database (new fields, new tables, ...) as new versions of the app are released, similar to what Doug's Stonefield product does for VFP databases?
>>
>>>My point was (and is), that on a new project, I would not chose VFP tables as my backend DB, even for a small app. I'd use sql express. I used it twice last year and was happy with it. I'm disappointed with the provider for VFP, and I miss out on the t-sql '05 constructs that yield additional productivity.
>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform