Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
General field from select
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
General field from select
Miscellaneous
Thread ID:
00156843
Message ID:
00156843
Views:
59
Is there a way to create an empty general field from a select?

SELECT address,name,company, GENERAL as form ;
FROM county ;
WHERE address = "camino lara" ;
INTO CURSOR test

I need an empty general field for each row returned to the cursor.

Thanks for any sugestions.

John.
Reply
Map
View

Click here to load this message in the networking platform