Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need advice on late changes
Message
De
17/10/2003 12:33:04
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
15/10/2003 21:04:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00839094
Message ID:
00839823
Vues:
19
Farouk-

>We have almost done on this project when the client ask for last minute addtion. We have a lot of transactions screen which use view compound from the transaction table to the master table. Example : Employee Master and Leave. The compound view use the a parameter field in employee master to filter off the records. Now the client request to get another field from a 3rd table, service history. What is the quickest way to do this? To do the conventional way, I will need to look at all the screens and the views and change the views to include this new parameter. Is there any faster way?

Is it literally a view? Is it defined in a DBC? If so, then you should only need to change the view. If you've copied a SQL statement into multiple forms, then, you'll have to search. If you're using VFP 8.0 you might be able to do a search and replace across the project (Tools | Code References). If this is the case, I'd urge you to consider changing your approach and start using a view if you're not already. They don't have to be updateable. Also, I've found Stonefield Data Toolkit (www.stonefield.com) to be a worthwhile investment, if that's a possibility for you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform