Steve,

To clarify, you cannot run Access on Linux.
You can install ODBC support for PHP on Linux, and use ODBC drivers to talk
to an Access db on Windows.

ODBC support for PHP under Linux requires linking PHP with an ODBC Driver
Manager.
iODBC (www.iodbc.org) is your best bet, and there are HOWTO's on that site
for linking --with-iodbc.

Also, you will need ODBC drivers; OpenLink provides a free download of our
commercial drivers at www.openlinksw.com.

Please let me know if you require further assistance.

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

> -----Original Message-----
> From: Steve Farmer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 13, 2001 10:32 PM
> To: Andreas D. Landmark; [EMAIL PROTECTED]
> Subject: Re: [PHP-DB] Access with PHP on Linux?
>
>
> Hi Andreas,
>
> At 11:54 PM +0000 13/11/01, Andreas D. Landmark wrote:
> >At 13.11.2001 23:23, Chris Payne wrote:
> >>Hi there everyone,
>
> [snip]
>
> >>
> >>I want to keep it an access DB if possible as i've had problems
> >>changing the DB to MySQL.
> >
> >Install ODBC, that would let you interface with degenerate
> database formats
> >as access et al.
>
> When you say install ODBC, I assume you mean on the Linux box.  Could
> you give me a pointer as to the best way to achieve this ?
>
> [snip
> >
> >
> >--
> >Andreas D Landmark / noXtension
>
> Regards
> Steve
> --
> -------------------------------------------------
> "Minds are like parachutes, they work best when open"
> Support free speech; visit http://www.efa.org.au/
>
> Heads Together Systems Pty Ltd http://www.hts.com.au
> Email: [EMAIL PROTECTED]     Tel: 612 9982 6767     Fax: 612 9981 3081
>
> --
> 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