Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What wrong with this SQL?
Message
From
27/05/2001 10:39:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
What wrong with this SQL?
Miscellaneous
Thread ID:
00511889
Message ID:
00511889
Views:
43
Hi,
I have the follwing SQL. VFP return COlumn ' ' is not found. Any ideas?
SELECT rptDT, HourReq, HourUsed, HourOT, ManPower;
FROM tblRequest ;
GROUP BY MONTH(rptDT) + YEAR(rptDT) ;
INTO CURSOR csr
Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform