sql="select * from users where  id='cint(tt)'"
==========>
sql="select * from users where  id="&cstr(tt)