Do not know, are ODBC functions always built in win32 binaries for PHP5?

"J. Kevin C. Burton" <[EMAIL PROTECTED]> a écrit dans le message de
news: [EMAIL PROTECTED]
> For those of you have tried the dbx_connect method using ODBC..
> Please help.
>
> Here is my error:
>
> Date: 11-02-2004 13:27:18 Error type: 2
> Error message: dbx_connect() [ <http://localhost/function.dbx-connect>
> function.dbx-connect]: dbx: module 'DBX_ODBC' not loaded.
> Script: C:\PROJECTS\WebEditionFramework\lang\api.inc.php(39)
>
> And my script looks like this:
>
> $db =
> dbx_connect('DBX_ODBC','','SSSWEB','admin','adminpass',DBX_PERSISTENT);
>
> DBX is enabled, (my phpinfo() says enabled
>
> Any one?
>
> Kevin
>

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

Reply via email to