[PHP-DB] Re: PHP vs. 2 database softwares

2001-10-01 Thread Scott Fletcher
P.S. Maybe someone can submit the bug to the PHP for me. "Scott Fletcher" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi! > > I found that PHP can be compiled and work with only one database > software. You wo

[PHP-DB] Re: PHP vs. 2 database softwares

2001-10-01 Thread Scott Fletcher
t configure PHP to be compiled with multiple database options. > Simple. > > - John > > "Scott Fletcher" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi! > > > > I found that PHP can be compiled an

Re: [PHP-DB] PHP vs. 2 database softwares

2001-10-01 Thread Scott Fletcher
> time. > > Best regards, > Andrew Hill > Director of Technology Evangelism > OpenLink Software http://www.openlinksw.com > Universal Data Access & Data Integration Technology Providers > > > -Original Message- > > From: Scott Fletcher [mailto:[EMAIL PROTE

[PHP-DB] PHP vs. 2 database softwares

2001-10-01 Thread Scott Fletcher
Hi! I found that PHP can be compiled and work with only one database software. You won't be able to have PHP to work with 2 seperate database softwares. (You can compile it but it will work only with one databse software, not both, no matter what). I checked the php "./configure" file and

[PHP-DB] Find a way around it.

2001-10-01 Thread Scott Fletcher
Never mind the problem. I found that PHP won't use both the "--with-ibm-db2" option and "--with-iobc" option, it only can use one of them. So, I am creating 2 seperate apache with 2 seperate PHP and that will fix the problem. Unless PHP is willing to change the design to make it work with both

[PHP-DB] What's the PHP function for clearing out the garbage code inside the variable?

2001-08-22 Thread Scott Fletcher
Hi! When I receive the data from the database, when it is empty and assigned to a variable. I found that the variable contain garbage data in it. So, what's the PHP function that will flush it out before I can assign it to the variable? Thanks, Scott -- PHP Database Mailing List (http

[PHP-DB] Off the point here!

2001-08-14 Thread Scott Fletcher
Hi! I got a configure error when trying to install PHP 4 on the AIX machine. As I looked around on the website and foudn that I would need to have flex and bison installed. So, I am looking for them and will download them. I have a question. Is flex built into the bison? Or is it a seper

[PHP-DB] One quick favor!!!!!!

2001-06-19 Thread Scott Fletcher
When I get the data from the database and put it into the "" code and use it in the post form, " . ". And so on. When I click the hyperlink to go to the next page, I saw the ugly code in the URL address section of the web browser's window. It said, "http://*/test_final/cart/cart_index.ph

[PHP-DB] Is there a way to make the field to show more data that showing part of it?

2001-04-05 Thread Scott Fletcher
Hi! I found an interesting PHP issues here. I use the "odbc_result_all" to display everything in the database on the webpage. I got this instead of what I expect. All datas in the field get cut off when displaying it on the website. The MS-SQL database showed all of the data in that field

Re: [PHP-DB] putenv() doesn't seem to work!! Groan!

2001-03-29 Thread Scott Fletcher
One more thing, could it be that it doesn't work with Caldera Linux?? Scott ""Scott Fletcher"" <[EMAIL PROTECTED]> wrote in message 99vijo$5uj$[EMAIL PROTECTED]">news:99vijo$5uj$[EMAIL PROTECTED]... > Hi! > >I'm using PHP4, iODBC &

[PHP-DB] putenv() doesn't seem to work!! Groan!

2001-03-29 Thread Scott Fletcher
Hi! I'm using PHP4, iODBC & OpenLink for the database connection and communication. After installing the iODBC (driver manager) & OpenLink (driver), fix up the odbc.ini (part of iODBC or OpenLink) and did the odbctest. The test passed and it connect the linux to the MS-SQL Server and I was a

[PHP-DB] SQL STATEMENT?????

2001-02-28 Thread Scott Fletcher
Hi! I am looking for a SQL Statement that would allow me to remove a column from the table in the database. Just give me what you know and I'll check out the SQL Reference I have for the database. Don't worry about what type of database do I have, that's what hte SQL Reference is for. (It

Re: [PHP-DB] Viewing the DB

2001-01-24 Thread Scott Fletcher
I'm using IBM DB2. No Oracle, No mySQL. Scott ""Scott Fletcher"" <[EMAIL PROTECTED]> wrote in message 94mt56$skf$[EMAIL PROTECTED]">news:94mt56$skf$[EMAIL PROTECTED]... > Does anyone know what is the sql command that would allow me to view all

[PHP-DB] Viewing the DB

2001-01-24 Thread Scott Fletcher
Does anyone know what is the sql command that would allow me to view all of the tables in the database? Scott -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-m