Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two CursorAdapters don't have two cursors opened
Message
 
 
To
13/03/2007 11:06:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01203001
Message ID:
01203007
Views:
16
Post your code of creating these objects. I usually add them as form's properties and also issue CursorFill method.

>In the Load() of a form I create programatically 2 cursoradapters that should leave two cursors in the form's datasession, cursor1 and cursor2. My problemn is that I'm seeing only ONE cursor. The cursor I'm seeing is the one I created in second term, cursor2. I think that this is similar to opening 2 tables
>
>USE MyTable1
>USE MyTable2
>
>if I try
>
>SELECT MyTable1
>
>I'll found that MyTable1 is gone, finished, etc :-))
>
>Sorry for being so obvious, but I couldn't find another way of saying that may be this is the same case.
>
>Anyway, I still want to see my two cursors, cursor1 and cursor2. Any suggestion?, anything that migth help?, anything at all?
>Thanks
>Hernan
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform