On Mon, Jun 24, 2002 at 05:02:48PM -0400, Rick Osterberg wrote: > Has anyone been able to get the DBI architecture running on a Sharp Zaurus > Linux PDA? I don't own one, and haven't tried... but it could be a very > interesting and powerful platform if DBI were available for it. I'm in > the wings contemplating purchases...
If perl works at all then DBI::PurePerl is likely to work. Combine that with DBD::Proxy and you can connect to anything anywhere. Tim.
