Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can Not Access Selected Table
Message
From
22/06/2006 17:43:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Can Not Access Selected Table
Miscellaneous
Thread ID:
01130982
Message ID:
01130982
Views:
65
Hi All,

Okay, this one is a tough one for me. I have a form that had a combobox on a pageframe that "use to" have .Rowsource as an select statement, and .Rowsourcetype as 3-SQL statement. I changed it to .Rowsource is a cursor name (.Rowsource = cu_cRecords) and .Rowsourcetype to 6-fields, in the refresh method I have it do a procedure that has the select statement from the rowsource in it.

Now, when I run another part of the form and it refresh, I think, I get the title error.

If I run the code through debug, step by step, I do not get the error. But if I just run the program, I get the error. I tried just having the program stop, if it hit one of my errorhandling events/procedures, but it never stops there or when in the watch window, I have an aerror(ltemp) and have it stop when ltemp changes, no stop.

Any Ideas?

Thanks,
Beth
Next
Reply
Map
View

Click here to load this message in the networking platform