Just an FYI:
DBD::Teradata runs on a Theraphone (which runs PocketPC)
via 3G wireless, as well as on Zaurus via WiFi. See
www.presicient.com/terapocket
for some simple screenshots....

BTW: if you try porting other DBD's that work remotely, be aware that
the ARM float format is slightly different than Intel, so any pack/unpack
to/from float may need a little extra TLC.

Also, how is the bootstrap performance on the e740 ? On the Z its pretty
poky, and the Theraphone is a bit worse...

And has anyone tried DBD::PgPP (or is it PPPg ?) What other pure Perl
DBD's are there ? DBD::Proxy ?

Later,
Dean Arnold
Presicient Corp.
www.presicient.com

----- Original Message -----
From: "Jeff Zucker" <[EMAIL PROTECTED]>
To: "dbi-dev" <[EMAIL PROTECTED]>; "dbi-users" <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 5:26 PM
Subject: DBI on a pocketPC - preliminary success


> Just a preliminary report - thanks to Rainier Keuchel's port of perl to
> winCE, I now have DBI (PurePerl) and DBD::AnyData doing database read
> access on my Toshiba e740 (a palm-like handheld running pocketPC on an
> xScale processor).   The port also works on most other pocketPC and
> winCE device (e.g. Ipaq, Jornada, Casio, Dell Axim, etc.).  Total
> storage requirement for perl, perlIDE, and all the required modules is
> about 3mb so it should run on a fairly minimal device, even one with no
> storage card and a low amount of ROM.
>
> I'll be doing more testing with other DBDs and eventually with Shell and
> Proxy.  If anyone else is working on this, let me know.
>
> --
> Jeff
>

Reply via email to