Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message - Cannot Access Table
Message
From
11/08/2003 14:11:30
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00819030
Message ID:
00819060
Views:
19
>Check Cannot access selected table error FAQ #18812
>
Hi Sergey:

Thank you for your kind response.

1. I have only one combobox whose InterActiveChange executes an SQL statement. However, I do set the RecordSource = ""
thisform.pageframe1.page4.grid1.RecordSource = ""
thisform.pageframe1.page5.ravibasegrid1.RecordSource = ""
thisform.pageframe1.page6.ravibasegrid1.RecordSource = ""
2. The cursor name has been the same since the recodrsource is only refreshed when data is Saved, Deleted or Updated. Therefore, the cursor name is the same when either of the 3 actions of taken.

3. I have not executed a "Close Tables" in the Interactive change of the combo or in any of the 3 action command buttons.

Interesting, I did a debug and stepped thru the code. Everything works well, except that the form does not get released. Further, the form hangs even without me using either the Save, Delete or Edit actions. Now, even the error message does not show up. CmdREturn button is part of my baseform, whose click event is "thisform.release()".

Appreciate your guidance.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform