Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ERROR 1152?
Message
From
20/04/1998 12:22:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00093409
Message ID:
00093429
Views:
28
>vfp 30 win 95
>
>when releasing a pageframe I receive this error...
>
>cannot access selected table
>
>vfp says attempting to access table outside of 32k or
>variable is attempting to access table that is not open.
>
>I am using a browse w/combo box to scatter and copy to array
>two fields. close browse form, open pageframe, open database
>seek and locate based on m.field and array, display rec in
>pageframe, everything is fine, close database close table
>release form and encounter error.
>
>What is still trying to access the database? It's closed.
>Cursor, array. m.variable? I am stumped.
>
>any thoughts?
>
>Have a great day!

Do any of the controls have a ControlSource mapped to the database table you are dynamically opening? That may be a problem. Are you dynamically opening a table within a form event? If so, have you considered having the DataEnvironment worry about opening and closing the table??
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform