Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem loading data on tables
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00219843
Message ID:
00219947
Views:
21
>So you are telling me to LOAD all the data on the textboxes and then insert it to the table?
>
>(sorry for asking again) :)

No, you can keep the textboxes bound to the control source (alias). What I was saying is when you try to create the new "template" record for new entry, use the insert statement with maybe just one or two fields to prime the new record. Another thing to check is the buffering mode of the alias you are trying to add a record into... Its been a while since I had to remember the specific steps impacting triggers with/without buffering modes. I would try with optimistic buffering. One other approach is to just create a single validation rule for the record rather than for all individual fields in the table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform