S
Syrel
need help guys.
how can i display an sql count to my textbox.
example:
select count(name) from employees.
i need to display the total number of emplyees to my textbox.
thank you!
how can i display an sql count to my textbox.
example:
select count(name) from employees.
i need to display the total number of emplyees to my textbox.
thank you!