Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql update code to count records in a field
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01390750
Message ID:
01390753
Views:
43
Your problem looks like running total problem, which is slightly complex.

It may be better to do this using procedural code in your case.

>HI SERGEY,
>
>Thank for help.
>
>if i want in the same command increment ( cf attachment nincrement.jpg ) ..
>it 's possible ?
>
>bernhart
>
>
>>
>>SELECT cnomres, COUNT(*) FROM mytable GROUP BY 1
>>
>>>
>>>
>>>How to count records in a sql clause ?( VFP 9.2 )
>>>ie Here i want 2 For ncount Value To "GROGNA Denise"
>>>3 For Houbrechts Anna
>>>
>>>How to count a field?
>>>
>>>
>>>Thank in advance and good evening
>>>
>>>BHT
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform