RE: [PHP-DB] count function?

2001-03-30 Thread Brian S. Dunworth
opic D 0 Topic E 0 --------- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd. (850) 875-1500 x225 <[EMAIL PROTECTED]> - -- PHP

RE: [PHP-DB] oracle and php

2001-04-06 Thread Brian S. Dunworth
! - Brian - Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd. (850) 875-1500 x225 <[EMAIL PROTECTED]> - -- PHP Database Mailing

Re: [PHP-DB] date_format for Oracle

2001-04-12 Thread Brian S. Dunworth
ormatting to get exactly what you want. Try typing "HELP FORMAT DATES" at the SQL prompt, and if you're lucky your DBA has installed the online help files. - Brian - Brian S. Dunworth Sr. Software Development Engineer Oracle Data

Re: [PHP-DB] Fatal error: Call to unsupported or undefined function mysql_connect()

2001-04-12 Thread Brian S. Dunworth
ng List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] - Brian S. Dunworth Sr. Software Development Engineer

Re: [PHP-DB] PHP and Oracle

2001-04-18 Thread Brian S. Dunworth
, which operates through the Net8 interface as well... - Brian - Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd. (850) 875-1500 x225 <[EMAIL PROTECTED]> --

Re: [PHP-DB] Creating tables

2001-04-25 Thread Brian S. Dunworth
col2 CHAR(2) NOT NULL); ALTER TABLE test ADD col3 NUMBER(5) NOT NULL; DROP TABLE test; - Brian --------- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd

Re: [PHP-DB] Strange MySQL problem with multiple consequent inserts

2001-05-14 Thread Brian S. Dunworth
hat i can understand, the queries are issued correctly (result is >always true) and also the insert_id is updated correctly. What could cause >the random insert of the records? > >Thanks in advance for any suggestion :) > >Stefano > >

Re: [PHP-DB] OCIFetch performance problem with more rows

2001-05-22 Thread Brian S. Dunworth
n an Oracle index? Without an appropriate index, your SQL statement is probably doing a full table scan, which can be *very* time-consuming... - Brian --------- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Pr

RE: [PHP-DB] Oracle Client to connect to remote DB

2001-06-26 Thread Brian S. Dunworth
ver, but have a client that is needing to connect to an Oracle DB on their server from mine. Any suggestions? Thanks, Jeff --------- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Prin

RE: [PHP-DB] Oracle Client to connect to remote DB

2001-06-29 Thread Brian S. Dunworth
27; group. So... short story is: I don't think so. If you try it and it turns out that it does work, please let us know... - Brian - Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House,

RE: [PHP-DB] problems connecting to remote oracle database

2001-07-02 Thread Brian S. Dunworth
ronment... - Brian --------- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd. (850) 875-1500 x225 <[EMAIL PROTECTED]> - -Original Message- From: [EMA

RE: [PHP-DB] problems connecting to remote oracle database

2001-07-03 Thread Brian S. Dunworth
t the actual IP address of your 'staging' server in there, not the one I made up. :) - Brian ----- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd. (850) 875-1500

RE: [PHP-DB] Oracle Client Libraries?

2001-07-11 Thread Brian S. Dunworth
et the entire Oracle for Linux distribution pack. :shrug:) - Brian --------- Brian S. Dunworth Sr. Software Development Engineer Oracle Database Administrator The Printing House, Ltd. (850) 875-1500 x225 <[EMAIL PROTECTED]> -