Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
All Combinations of Group Members (challenging)
Message
 
To
08/09/2005 18:57:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047849
Message ID:
01047921
Views:
13
James,


You should add a NOFILTER or READWRITE clause to the select statement, otherwise you might not be able to select from it in the other Select statement
		SELECT * FROM crsCombos INTO CURSOR crsOrigState && NOFILTER
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform