|
-
Oct 4th, 1999, 04:53 PM
#1
Thread Starter
Member
Hi all, Have this small question about COMPUTE. As per below is the code that i used but it appears a syntax error(missing operator).
The code: ( EXPORT_ACC is my table)
Adodc1.recodsource = "Select VENDOR, GP, PEE From EXPORT_ACC WHERE VENDOR = 'NEWCASTL' COMPUTE(SUM(TOTALBILL)) BY Dept"
Adodc1.Refresh
.
.
.
I had double check all my fields, but the error this appears.
Pls give me some advices . Thks. If you got better command pls show me . Thks again.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|