Hi, All!
Who will prompt me, how it is possible to use SQL-functions
(min, max, count, avg...)
For example, it is required to count up quantity(amount) of recordings for
everyone 'id' in the table and to group result on 'id'
Select ..., id, count(id) as item, ... From ... Where ... Group by id
==================
Free Select is accessible only for dbQueryData, or I am mistaken?
How it to make by means dbforms?
Wbr,
Pavel
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DbForms Mailing List
http://www.wap-force.net/dbforms