Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to speed this SELECT up?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00446204
Message ID:
00446209
Views:
9
Here is the correct SELECT code. I mistakenly put the wrong code in the first message. Oooooops!
SELECT master.incident, master.patnum, master.patqty, master.name_last, master.name_first, ;
	master.sitename, master.addr1a, master.citya, ;
	master.mcoid, arrest.sca_ctr, master.date, arrest.closed ;
	FROM master, arrest ORDER BY master.date INTO ARRAY slister
Sorry about that.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform