sending set NUMBERFORMAT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hopefully this is an easy question.  I need to set the default numeric data format when selecting data from an oracle database using PHP OCI interface.
 
 
The SQLPLUS command is:
 
SET NUMBERFORMAT 99990.999
 
How would I send this from PHP? I need to do the format at the datebase server instead of reformatting in PHP to work around PHP bug 30726.
 
 
HP-UX 11.11
PHP 4.3.9
 
 
Thanks for any help,
 
 
 
Art Nuzzo

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux