20 May
2005
20 May
'05
9:50 a.m.
Am Freitag, den 20.05.2005, 10:36 +0100 schrieb Hugo Ramos:
On 5/20/05, Tino Wildenhain <tino@wildenhain.de> wrote:
Am Freitag, den 20.05.2005, 09:52 +0100 schrieb Hugo Ramos:
Yellow,
What DBMS are you using??? MySQL??? If so just have a sql method do this: ========== SELECT COUNT( '*' ) AS total FROM yourtable ==========
Are you sure about the ' '? looks strange.
It works both ways... With or without the ' ' !
well. another reason to avoid mysql I guess ;)