Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding Data
Message
From
10/07/2002 23:29:41
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00677254
Message ID:
00677376
Views:
26
>>Hi, my "Data" folder (development environment) moved from my "c:\projects\spi\data" to "\\servername\e\spi\data\development". I changed it in METADBC.dbf, but it´s not working. What else should I change?
>>
>>Regards,
>
> You will probably also need to change it in the registry. HKEY_CURRENT_USER\Software\YourCompany\YourApp\Version\DBC Locations - Local


And for development maybe modify Startmm.prg from

SET PATH TO DATA, PROGS, \COMMON, FORMS, LIBS, ;

to

SET PATH TO \\servername\e\spi\data\development, ;
PROGS, \COMMON, FORMS, LIBS, ;

or something like that.
Gil Munk


"If a nation expects to be ignorant and free, it expects what never was and never will be." - Thomas Jefferson
Previous
Reply
Map
View

Click here to load this message in the networking platform