Re: Faking MS Access on MySQL linux box

2001-11-09 Thread Bill Adams
mweb wrote: > Thanks for the shameless plug, I'll look into your code. However, > shouldn't something like what I want be possible in PHP with ODBC? Yes, you can install UnixODBC or similar and use the odbc_* calls in PHP on both os's. I just do not know how reliable ODBC is on the *nix. b. my

Re: Faking MS Access on MySQL linux box

2001-11-09 Thread mweb
Thanks for the shameless plug, I'll look into your code. However, shouldn't something like what I want be possible in PHP with ODBC? mweb On Fri, Nov 09, 2001 15:22:11 at 03:22:11PM -0800, Bill Adams wrote: > mweb wrote: > > > >mweb, > > > To make sure I understand you correctl

Re: Faking MS Access on MySQL linux box

2001-11-09 Thread Bill Adams
mweb wrote: > >mweb, > > To make sure I understand you correctly, you want to create > >and > >test your PHP/MySQL database on your Linux/Apache box, then upload it > >to > >your ISP server that is running PHP/Access? I'm sorry but that's not > >going > >to work. You can't transparently s

Re: Faking MS Access on MySQL linux box

2001-11-09 Thread mweb
>mweb, > To make sure I understand you correctly, you want to create >and >test your PHP/MySQL database on your Linux/Apache box, then upload it >to >your ISP server that is running PHP/Access? I'm sorry but that's not >going >to work. You can't transparently switch a PHP application from