Re: [PHP-WIN] Linux conection to MS Access

2001-01-25 Thread Warwick Chapman (Budgee)
Howdy Configure the DB as a System DSN in the ODBC Data Source Administrator (Win2k) or similar in NT. Then just access as follows: odbc_connect("dbname","user","pass"); Cheers Budgee On 24 Jan 2001, at 13:24, Gonzalo Vera wrote: > Is there a way to connect to a MS Access database on a remot

Re: [PHP-WIN] Linux conection to MS Access

2001-01-24 Thread Alain Samoun
Have a look at this phpbuilder article: www.phpbuilder.com/columns/timckun20001207.php3 Alain On Wed, Jan 24, 2001 at 01:24:18PM -0600, Gonzalo Vera wrote: > Is there a way to connect to a MS Access database on a remote > computer, from a linux box hosting Apache and PHP? (Sorry if this is > too