Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TABLEUPDATE() Fails
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01641157
Message ID:
01641197
Views:
48
>>>Rich,
>>>
>>>Are you using a RV? If so, check a couple of things in View Designer:
>>>
>>>1) Ensure the RV is set to update, not delete/insert.
>>>2) If the table has an autiincrementing primary field, turn off update for that field.
>>>
>>>Can't remember for MySQL - but both of those can cause issues on some databases.
>>
>>Good questions. I work with Rich. The "magic" seems to be that Visual Maxframe creates dynamically through code the Remote View. Therefore, we are unable to view the RV in the IDE. Since Visual MaxFrame creates the RV we cannot really see into even though we can see a few things using cursorgetprop().
>
>Put a SET STEP ON in the program right after the view is created... then issue the MODIFY VIEW command from command window.

DOH! Good tip. Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform