Re: PHP + ODBC + Ingres_II

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

 




Robert brought another one to the right thing !

ODBTP work very very good with MSSQL too, just a note. :)

-Mike


On Thu, 15 Jul 2004, php_beginner wrote:

Date: Thu, 15 Jul 2004 21:18:16 -0300
From: php_beginner <mauro_php@xxxxxxxxxxxx>
To: Robert Twitty <rtwitty@xxxxxxxxxxxxxxxxx>
Cc: php-windows@xxxxxxxxxxxxx
Subject: Re:  PHP + ODBC + Ingres_II

Hi Robert,

It works fine. You saved my life because I was going crazy with this problem
and now I am going to keep learning php.

Thanks once more,
Mauro

----- Original Message -----
From: "Robert Twitty" <rtwitty@xxxxxxxxxxxxxxxxx>
To: "php_beginner" <mauro_php@xxxxxxxxxxxx>
Cc: <php-windows@xxxxxxxxxxxxx>
Sent: Thursday, July 15, 2004 9:38 AM
Subject: Re:  PHP + ODBC + Ingres_II


You may have better luck with ODBTP.  You can get it at
http://odbtp.sourceforge.net.

Also, the crashes may be due to the fact that the free ODBC driver is not
thread-safe.  If this is the case, then you should use odbtp_sconnect()
instead of odbtp_connect() to connect to the database.

-- bob

On Wed, 14 Jul 2004, php_beginner wrote:

Hi,

Does anyone uses PHP to access an Ingres Database ?
I created php_ingres.dll from ingres_ii module but when I enable it and
run
php.exe it crashes and give an error about a trashed file (symbol.tbl)
I tried to use Ingres ODBC from Computer Associates but it crashes too.
I
just have sucess when using ODBC Driver from Openlinksw.com but have to
pay
for it and I hope that I find a free ODBC driver that works with Ingres
and
PHP.
I work with Windows XP, Ingres 2.6 and PHP-4.3.7.

Heeeeeeelp me please.

Thanks once more,
Mauro

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




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


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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux