[PHP-DB] Autocommit=0 & mySQL

2001-07-14 Thread Malcolm Read
Now that mySQL supports transactions via AUTOCOMMIT=0, BEGIN, ROLLBACK, COMMIT etc., are there any plans to add these functions to PHP? If so any idea of when they may be available? Malcolm -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

[PHP-DB] Re: Interbase/PHP/Apache implimentation

2001-07-14 Thread John Lim
Hi Jordan I have been trying to use interbase with the IIS sapi unsuccessfully (PHP 4.0.6). I suspect that it is not thread-safe as CGI works fine. It really is up to someone who can debug the php_ibase.dll source to fix this as it apparently not an apache specific problem. Regards, john "Jordan

[PHP-DB] Oracle TNS Connection Errors Resolved : Linux : PHP : Oracle : Apache

2001-07-14 Thread Robert M. Keene
Folks, For whatever it's worth, here is how I resolved my Oracle TNS Connection errors... Everyone may have figured this out by now, but I'm a Linux/Apache/PHP newbie and this was a major road block for me this past week. Environment: 1. Linux 6.2 (Zoot) 2. Oracle 8.1.7 3. Apache 1.3.20 (./conf

[PHP-DB] Truncated data retrieved from MSSQL Server

2001-07-14 Thread Thomas Merlin
Hello, I'm trying to retrieve data from a table sitting on a MSSQL Server Database but the query result is always truncated over 255 characters... PHP 4.05 is running on a Linux box The column is a varchar 5000 Thanks for any help. Thomas. -- PHP Database Mailing List (http://www.php.net/