Code:
SQL = "select * from clients where clientID =" myvalue
how do i base my sql query to pull all the records out according to what the myvalue variable is???

any ideas??
thanks