Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT SQL question
Message
 
To
26/03/2004 09:33:38
Steven Kleypas
Tarrant County College District
Texas, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00889939
Message ID:
00889943
Views:
14
What is the correct syntax to do something like the following?
FUNCTION GetStudentCount
LPARAMETERS tnCourseID
 SELECT COUNT(*) FROM v_students WHERE iCourseID = tnCourseID INTO ARRAY aStCount
RETURN aStCount(1,1)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform