Re: [PHP] Re: Faking MS Access on MySQL linux box

2001-11-12 Thread MrBaseball34
> What I need is to write PHP pages which manipulate a MS Access DB > via ODBC, because this is what the hosting company makes available > (and it's not going to change because of several reasons) > My suggestion would be to change hosting companies due to their stupidity of using Access as a w

RE: [PHP] Re: Faking MS Access on MySQL linux box

2001-11-12 Thread Andrew Hill
Software http://www.openlinksw.com Universal Data Access & Data Integration Technology Providers > -Original Message- > From: John Lim [mailto:[EMAIL PROTECTED]] > Sent: Saturday, November 10, 2001 12:06 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Re: Faking MS Access on MySQL linu

Re: [PHP] Re: Faking MS Access on MySQL linux box

2001-11-10 Thread John Lim
Hi Mweb, yes it is overkill, but I don't know any other way to do it unless you want to buy a 3rd party odbc driver for Access on Linux (is there one?) Bye, John Mweb <[EMAIL PROTECTED]> wrote in message 2000104958.B3706@polaris">news:2000104958.B3706@polaris... > John, > > thanks for t

Re: [PHP] Re: Faking MS Access on MySQL linux box

2001-11-10 Thread mweb
John, thanks for the link, but isn't it a bit of overkill in my case? What I need is to write PHP pages which manipulate a MS Access DB via ODBC, because this is what the hosting company makes available (and it's not going to change because of several reasons) So, I am looking for explanation o

[PHP] Re: Faking MS Access on MySQL linux box

2001-11-09 Thread John Lim
See http://php.weblogs.com/adodb_csv "ADODB also supports SQL communications through HTTP as a database proxy. In plain English, if you have a FoxPro or Access database that you need to connect to from Unix, you can do so via HTTP (eg. Apache talking to IIS, which talks to a small PHP program [th