Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rewriting FoxPro 2.0 in VFP5
Message
De
14/08/1998 09:58:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Rewriting FoxPro 2.0 in VFP5
Divers
Thread ID:
00126889
Message ID:
00126889
Vues:
63
I'm rewriting my networked mailorder business application in VFP5 on my notebook computer. This application is now written in FoxPro 2.0. I want to gradually add VFP5 modules to the network application and thus mix the platforms. I hope to accomplish this by using views to local free tables in VFP5 Database containers. Then, when the time comes to switch everyone to use only VFP5 programs, I'll convert the views to database container tables.

Any comments on right or wrong thinking would be appreciated.

The directory structure on the network is as follows:

data is stored in J:\DB\DATA
programs are stored in J:\VFP5\PROGRAMS
forms are stored in J:\VFP5\FORMS
classes are stored in J:\VFP5\CLASSES
etc...

How do I assure that when we move everything to the network, all pointers will be mapped to the right directories? Do I just replicate these structures on the C: drive?

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform