Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message - Cannot Access Table
Message
From
11/08/2003 16:00:38
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00819030
Message ID:
00819128
Views:
21
Hello Nadya:
>
>I glanced through the code, but I don't see, where do you assign anything to combobox recordsource.

RowSource is:
SELECT ALLTRIM(UPPER(Last_Name))+", "+ALLTRIM(UPPER(first_name)) as FullName, Health_Num FROM patient INTO CURSOR PatientDemo NOFILTER ORDER BY patient.last_name
RowSourceType = 3

>Also, may be the problem is that these cursors are somehow closed. Do you know, where do you close these cursors?

I CLOSE TABLES in the Destroy event only, while other action buttons like Save, Delete and Edit simply rebuild the respective cursors to reflect teh change.

Total confusion huh:) (for me it definitely is)
- 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