Hi all, After reading your emails I installed ODBTP so I could access my ODBC server from my linux box, but i'm still getting some errors, this is my code: <? $link = odbtp_connect('172.16.4.106','Driver={Microsoft Visual FoxPro Driver};SourceDB="c:\telefonia\CDTCTL01.DBF";SourceType=DBF'); ?> (the first IP is the IP of my ODBTP/ODBC server). And this is the Error i get: (part is in spanish, i'm sorry for it) Warning: [S1000][1][Microsoft][ODBC Visual FoxPro Driver]Fox Error 1 [IM006][0][Microsoft][Administrador de controladores ODBC] Error de SQLSetConnectAttr del controlador in /var/www/telefonia/registro/prueba_odbtp.php on line 2 (It says something like Error of SQLSetConnectAttr of the device in /var/www/telefonia/registro/prueba_odbtp.php on line 2) Any idea how to fix this? Thanks for the help, -- Ricardo C. Fernández de C. Fundabit - Min. de Educación, Cultura y Deporte. Caracas/Venezuela -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php