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
t;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"
My site got it's Sybase 'au
My site got it's Sybase 'auto_commit' disabled, I mean, if I type a (INSERT,
UPDATE, DELETE) query on ISQL's console I got the correct result, but the
same doesn't happen when I run the query via PHP. Check the code below:
";
}
else
{
"Erro!";
}
//sybase_query("commit"); //if I uncomment 'syb
My site got it's Sybase 'auto_commit' disabled, I mean, if I type a (INSERT,
UPDATE, DELETE) query on ISQL's console I got the correct result, but the
same doesn't happen when I run the query via PHP. Check the code below:
";
}
else
{
"Erro!";
}
//sybase_query("commit"); //if I uncomment 'syb
4 matches
Mail list logo