Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with TABLEUPDATE
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00720907
Message ID:
00722732
Views:
11
Chris,

>Thanks - your suggestion solved it - it was because I had created my own method to open the database and tables instead of in the LOAD. Is there something different about LOAD? I just have to work out how to pass the details I need into the INIT and thats it!

Well actually I wouldn't open the data in load. The load in my lowest level form class just does all of the SETs that I need. They will be in place by time Init() runs where you can open the data however you want. If you have the tables in the DE of the form though VFP is going to open them on it's own and it might not have all the info it needs because this happens between Load() and Init().
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform