Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert from VFP 5.0 to VFP 6.0
Message
From
30/09/1998 14:39:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00142016
Message ID:
00142519
Views:
43
>>>Do you know if it is the same for 3.0 to 6.0 conversions?
>>
>>3.0 to 6.0 will have the same problems as 3.0 to 5.0. The stored procedures in your DBC will be recompiled and will not be accessable in 3.0.
>
>How does this work when there is data out there being used? Not data included in the project, but data out there being accessed by VFP 3.0 executables. When a VFP 6.0 executable accesses the DBC, it recompiles stored procedures?

Not in runtime. You'll get a error... "Compiled in previous version", if I remember correctly. If you open the DBC EXCLUSIVE, then VFP 6.0 will recompile it. But, then it isn't accessible in 3.0. VFP 6.0 can read the 5.0 binary files (re: the compiled code), so you don't have this problem.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform