At 03:34 AM 7/17/2002, you wrote:
>Hi,
>
>Has anyone tried building a MySQL server for Windows CE ?
>
>I have found a really good client for CE called DALP
>(http://www.kalpadrum.com/dalp/) but no server.
>
>It would be really good to have a cut down MySQL server on PDAs.  I have had
>a go at compiling the server using Embedded Visual C++ 3 but my C skills are
>no where near good enough to get anywhere.
>

Nick,
                 I wasn't sure you were serious or not. Heck, April 1st is 
long gone.:)  But you want to put a Client Server database on a PDA? 
Problem #1 is the processor is way too slow. Problem #2 is lack of memory. 
Problem #3 is you're running it on Windows CE??? It would crash and burn 
every 5 minutes.

         I think what you wanted to do was access a MySQL database using a 
PDA. The database would be stored on a conventional PC and the data would 
be displayed on the PDA.  Someone did post an ad for a product like 
MySQLAdmin but it ran on a Palm device so you could monitor the status of 
the MySQL database with your Palm. I thought this was a neat idea. Maybe 
someone remembers the product.

         To access a MySQL database on a PDA you would be doing it through 
a browser or have it sync with a MySQL database on a PC 
(http://www.osk.3web.ne.jp/~nyasu/palmsync/e.html).

Mike


>Thanks
>
>------------------------------------------
>Nick Miles - [EMAIL PROTECTED]
>         Database Developments Ltd
>     Client/Server & Web Database Apps
>Tel +44 1453 861155    Fax +44 1453 861166
>------------------------------------------
>
>
>---------------------------------------------------------------------
>Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to