Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving cursors
Message
From
14/11/2000 17:15:30
 
 
To
14/11/2000 17:08:11
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00441240
Message ID:
00441876
Views:
9
>select * from yourtable where [a very simple condition here] into cursor blabla

>That should give you a filtered cursor, but I'm not sure if/when would you get the dbf('blabla') equal to dbf('yourtable'). I just know I saw it a few times in VFP5 (or was it 2.6?) and I'm usually creating cursors with Nofilter whenever I need the file.

I thought I had done that and gotten a .tmp file, but I could be mistaken. I was trying a lot of things at once. :)


>You might have used a Session object instead, but then form may have other advantages. Seems to be you've taken a shot at a very strange thing and it seems you're on the right track. Just let us know how you solved it in the end. This is becoming very interesting.

What I did was put all the code in the init of the form and then return .F. So far it's working well. I'm doing more testing as we speak to try and catch any glitches.

Thanks,

Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform