Enviado em 19/01/2006 - 09:26h
Utilizo mysql com a linguagem C, e gostaria de passar uma variavel dentro da mysql_query ...
Ex.: mysql_query(&conexao , "update usuario set online = 1 where login = VARIAVEL_CONTENDO_O_LOGIN")
Alguem sabe como faz ??
Ex.: mysql_query(&conexao , "update usuario set online = 1 where login = VARIAVEL_CONTENDO_O_LOGIN")
Alguem sabe como faz ??