Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App won't work after changing datbase key
Message
From
26/09/2001 16:13:03
 
 
To
26/09/2001 16:07:51
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00561096
Message ID:
00561215
Views:
20
>James.
>No. The problem seems to be related to cursor classes the framework creates at the time the new app is created vs the dataenvironment/cursor class created after the project exists. Changing the dataenvironment database key to to what is was orginally allows the application to work. Changing it to something else causes errors.
>
>Gary.

I suspect what you are trying to do is a little more complicated than meets the eye. You could try removing the cursors from the dataenvironment with the bizobj builder and putting them back in. That would effectively remove each of the cursor object from the dataenvironment objects and put them back with the new key. It's a pain but it would probably work.
Previous
Reply
Map
View

Click here to load this message in the networking platform