Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database paths for stand-alone and networked machines
Message
De
29/09/1997 21:39:01
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
29/09/1997 10:54:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00051991
Message ID:
00052330
Vues:
44
>>>How should different data paths be handled in Visual FoxPro 5?
>>>
>>>My department has a Marketing Information and Planning application written in FoxPro for Windows 2.6a.
>>>Our tables are located on the network for most of our users. However, our executive staff has laptops
>>>that are removed from the network whenever they want to work out of the office. In this situation, they
>>>copy the necessary tables to their laptop's hard disk before the undock from the network. This application
>>>is also on the computers in our field offices.
>>>
>>>In FPW 2.6 we have a data path variable pointing to our data. It can be different for development mode,
>>>networked mode and standalone mode. Since the database path is "hardcoded" into the .DBC in VFP5, how
>>>should the three modes be handled?
>>>
>>>Thanks,
>>>
>>>Dan Rhymes
>>How about going thru the dbc and strip out all the drive and dir paths and use a path statement in your CONFIG.FPW?
>
>Larry,
>
>I haven't really experimented with the .DBC. How would your solution effect Referential Integrity? Have you used this solution
>with a similar situation?
>
>Thanks,
>
>Dan
1)Removing the hardcoded paths should not affect the ref int.
2)I have not used it yet in a live app yet, but I intend to because it is just too much of hassle otherwise.
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform