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

Reply via email to