Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why don't my browse and query match?
Message
From
03/06/2004 10:54:42
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00909567
Message ID:
00909570
Views:
7
SELECT product_id_pk, ;
      .f. as Assigned, ;
      product_cde as prodcode, ;
      description_txt as descrip ;
FROM te_products ;
INTO CURSOR edit_products READWRITE
You can use this in VFP 7.0 as well.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform