> -----Original Message-----
> From: Roman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 03, 2001 6:58 AM
> To: Php-General
> Subject: [PHP] Informix a PHP
> 
> 
> What's the problem with connect to the informix database ?
> 
> When I write this line for connect do the informix
> 
>               $connect = ifx_connect("inv","roman","romanpwd");
> 
> i don't connect and i have these result :
> Warning: ifx_connect : E [SQLSTATE=IX 001 SQLCODE=-1829] in
> e:\programovanie\php\informix\infpo.php on line 1

That looks suspiciously like the error code I get when I haven't
properly set my INFORMIXDIR and INFORMIXSERVER environment variables.


---
Mark Roedel ([EMAIL PROTECTED])  ||  "There cannot be a crisis next week.
Systems Programmer / WebMaster  ||   My schedule is already full."
     LeTourneau University      ||                    -- Henry Kissinger


--
PHP General 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-mail: [EMAIL PROTECTED]

Reply via email to