Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot access the selected table
Message
From
05/06/2014 08:30:13
 
 
To
05/06/2014 04:32:19
Maybelle Tan
Oversea Feeds Corp.
Manila, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01601337
Message ID:
01601348
Views:
32
>I have a form with a command bottom which when clicked will process some files. After processing is completed and a line
>THISFORM.RELEASE is issued or the X (close at upper right bottom) is clicked, the error "Cannot access the selected table"
> appears 2 times successively. However, if the command bottom is not clicked, and the close bottom is clicked, no error occurs.
>
>Please help! Thank you.

There is probably a combobox or listbox on the form that has the rowsource set to a table. Try settings the rowsource to empty (THISFORM.Listbox1.RowSource = "") before the THISFORM.RELEASE() statement.
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform