Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change table in Data Environment with cursor
Message
From
22/05/2003 10:03:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Change table in Data Environment with cursor
Miscellaneous
Thread ID:
00791603
Message ID:
00791603
Views:
50
Hi

In one form , i have one table in data Environment

Sometimes , i want use this table , sometimes , i want use one cursor .

I want make this in Load or Init
IF lUseCursor = .T. && I want use cursor

    SELECT * FROM ... WHERE ... INTO CURSOR && or table 

   *How can i make VFP think that this table is the same that is 
   *in data environment , and forgot table that is in 
   *data envirronemt , and use this new table ?

ENDIF
Thanks


Pedro Silva

world is wonderful with your help .

Next
Reply
Map
View

Click here to load this message in the networking platform