Bikkel,

Is ODBC enabled on your sever?
If this is a *nix server, follow the Howto at www.iodbc.org.  If windows,
check your odbc.ini for the proper setting.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: b i k k e l [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 13, 2001 4:35 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] ODBC .. ehm .. help :)
>
>
> Hi,
>
> i get the following error with the code listed below: "Fatal
> error: Call to
> undefined function: odbc_connect() in
> /home/users/sites/www.nlhq.nl/html/connect.php3 on line 2"
>
> <?PHP
>   $db = odbc_connect('server4.1a.nl', '', '', SQL_CUR_USE_ODBC);
> ?>
>
> This is the URL of the PHP script: http://www.nlhq.nl/connect.php3
>
> Tought it might my usefull to give ya all the info i can get .. so ..
> http://www.nlhq.nl/info.php
>
> Hope some1 can help me out here ..
> Thanx!
>
>
>
> --
> 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-mail: [EMAIL PROTECTED]
>
>
>



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

Reply via email to