Re: [PHP-DB] Please help! Oracle + PHP question From: Thies C. Arntzen (thies <email protected>)
Date: 12/27/00

On Wed, Dec 27, 2000 at 01:50:46PM +0100, nemtom <email protected> wrote:
> Hello!
>
> I`ve got a problem, witch made me a bit sad, and mad :)
> So, the problem is about BLOB, uploading file, and so on...
> And when i`ve seeked for the solution, i`ve found many other people with
> the same problem...
> So this is it:
> When i try to use a script nearly the same as it shown in your
> manual in php.net/manual/function.ocinewdescriptor.php 2nd example.
> So as you can see, i just want to upload a file into a BLOB. And it
> doesn`t work :(
> It returns a warning :OCILobWrite: ORA-22990: LOB locators cannot span
> transactions in ...
>
> in the line, where i try to use savefile() function of a lob object
> created several lines before.
> So i ask you to give me a _working_ example, if it is possible.

    see attached sample.
    
    tc

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>