Thread
:
String replace method
View Single Post
#
2
(
permalink
)
07-10-2007, 09:14 PM
paty
Member
Join Date: Jul 2007
Posts: 41
Are you working with SQL?
you have to write string expressions
you can't write "2" or "1"
you have to write some column of your data base
like this
Code:
"select count("id_employee) from mytable"
paty
View Public Profile
Send a private message to paty
Find all posts by paty