Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group By - Continued Help Needed
Message
From
17/03/2004 12:37:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
17/03/2004 12:31:17
N. Lea
Nic Cross Enterprises
Valencia, California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00887107
Message ID:
00887165
Views:
15
>>
Create Cursor Sql_Ap_Pre (Id_Desc C(20), Sum_Ap_Total Y)
>>Insert Into Sql_Ap_Pre Values("AP-MISC", 500.00)
>>Insert Into Sql_Ap_Pre Values("AP-OFFICESUPPLIES", 500.00)
>>Insert Into Sql_Ap_Pre Values("AP-OFFICESUPPLIES", 500.00)
>>Insert Into Sql_Ap_Pre Values("AP-OFFICESUPPLIES", 2000.00)
>>Insert Into Sql_Ap_Pre Values("AP-COMPUTERS", 5000.00)
>>Insert Into Sql_Ap_Pre Values("AP-COMPUTERS", 3000.00)
>>Insert Into Sql_Ap_Pre Values("AP-COMPUTERS", 7000.00)
>>Insert Into Sql_Ap_Pre Values("AP-COMPUTERS", 1500.00)
>>Insert Into Sql_Ap_Pre Values("AP-OFFICESUPPLIES", 50.00)
>>Insert Into Sql_Ap_Pre Values("AP-MISC", 1000.00)
>>
>>Select Id_Desc, Sum(Sum_Ap_Total) AS Totals ;
>>	From Sql_Ap_Pre ;
>>	Where .T. ;
>>	Group By Id_Desc
>
>THANK YOU THANK YOU!!! I KNEW IT WAS SOMETHING STUPID!!

What !!! Didn;t I tell this in my frist reply ??? Oh my :)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform