I have installed on my computer :
Apache 1.3
Php 4.1.2
Postgresql
the rpm of odbc and the unixODBC.
I tried to connect to my database after done all configurations; I used
the function odbc_pconnect('name_of_my_database','','') and the system
gives me this error
"Warning: SQL error: [unixODBC][
atform infos:
Red Hat Linux
Apache 1.3.20
PHP 4.1.1 (accepting ISO-8859-15 and UTF-8)
Oracle 8.1.7 (using UTF-8 encoding, accessed using the OCI API)
I'd be really happy to have even the slighties hint about the issue
Thanks in advance
Michele
P.S. I'm not on
Hi,
First of all, have you installed Oracle 8.0.5 or Oracle 8.1.* client on
your web server?
If you use php for Win you only need to load php_oracle.dll for Oracle
7.* and 8.0.*,
or php_oci.dll for oracle > 8.1.*
I use win2k with apache1.3.20,php4.0.6,Oracle 8.1.7.1.1 and I have no
problem
Mik
Hi to all
I'm a new one
To connect to mysql server I use
Miki
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have a table with a ID field 'auto_increment',
when i insert a record in the table,
how can i know the value of the ID inserted by the mySQL?
Thank's,
Michele.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php