[PHP] PHP + Progress

2004-01-08 Thread Nilo
me stuff about it on http://www.geocities.com/ncsoft/, but I gotta know if someone had worked with this kind of enviroment before. Best regards []'s Nilo Desenvolvedor WEB A B I L I T Y Soluções interativas +55 21 38526657 www.ability.com.br --

Re: [PHP] PHP + Sybase - "auto_commit disabled"

2003-07-25 Thread Nilo
efore you wil lneed the sybase_query("commit") line in place to commit the transaction. Mark -Original Message- From: Nilo [mailto:[EMAIL PROTECTED] Sent: 25 July 2003 15:42 To: php-general Cc: lgjunior; Rodolfo Subject: [PHP] PHP + Sybase - "auto_commit disabled" M

[PHP] PHP + Sybase - "auto_commit disabled"

2003-07-25 Thread Nilo
tputs '1' echo "Executando a query: ".$xSql.""; echo "Linhas afetadas: ".sybase_affected_rows($xQuery); //there's not output here... it's kinda empty sybase_free_result($xQuery); ?> I haven't got any kind of error message, even on Syba

[PHP] PHP + Sybase - "auto_commit disabled"

2003-07-25 Thread Nilo Júnior
tputs '1' echo "Executando a query: ".$xSql.""; echo "Linhas afetadas: ".sybase_affected_rows($xQuery); //there's not output here... it's kinda empty sybase_free_result($xQuery); ?> I haven't got any kind of error message, even on Syba