The ADODB database library implements a similar solution to Tim's, but using
HTTP as the transport layer, and a hybrid of CSV and the PHP serialize( )
function for the data.
It's very complete as you can perform select/delete/insert/update and get
the error messages from the windows server transparently.
http://php.weblogs.com/adodb for the software and
http://php.weblogs.com/adodb_csv for the instructions how to use it.
"Tim Uckun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 10:53 AM 5/18/2001 +0200, you wrote:
> >Hi there,
> >cfg: linux, apache, php 4.04, MS Access
> >is there any chance to get any data from access (php) on linux machine ?
> >thank you for any help !!
>
> I wrote an article about this.. It's here
> http://www.phpbuilder.com/columns/timuckun20001207.php3
>
>
> :wq
> Tim Uckun
> Due Diligence Inc. http://www.diligence.com/ Americas Background
> Investigation Expert.
> If your company isn't doing background checks, maybe you haven't
considered
> the risks of a bad hire.
>
>
> --
> PHP Windows 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 Windows 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]