Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor problem # 2
Message
From
04/02/2003 08:07:02
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00748797
Message ID:
00748805
Views:
15
This message has been marked as the solution to the initial question of the thread.
>Hilmar:
>
>that 2nd solution you posted to me is great but I've still got a minor problem. I'll try and briefly explain the form:
>
>-main list box on left controls record nav
>-bunch of fields
>-3 listboxes on right connected to unindexed tables (no unique fields)
>
>On the click of the left listbox I have all the fields updating. After this I run a select sql and return the results into a cursor which I then scan through adding the results to the listboxes on the right. So after each click I have to create and destroy a few cursors. Now when I run the form on the second click of the left listbox (after one cursor has been created and destroyed using your code) I get an error asking me to identify the appropriate dbf file to open... however if I select IGNORE it goes ahead and works fine... so how can I get around that pesky error?
>
>Thanks!!

I think that somehow you have to use the debugger to find out exactly what command is running when you get that message, and then find out what the desired table is, and why it isn't open.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform