Hi,

On Thu, 2002-02-28 at 18:10, cherian wrote:
> I'd like to know few information regarding the MySql Platforms.Since I'm
> quite new to MySql I'd expect a reasonably informative reply from all.
> 
> Can MySql run on Dos platform?
> I'm thinking of writing an application that will run on Dos,Linux,Mac and
> windows using Java as the Front end and MySql as the Backend. With regard to
> MySql is it possible that I do the coding once and the same will work on
> all, ofcourse the connectivity I beleive will differ but what about the rest
> part.

Running the server on DOS is pretty much out of the question. You will
require a 32-bit environment and of course a TCP/IP stack.
Running clients from DOS that connect to MySQL Server... theoretically
possible, of course once again you'd need a TCP/IP stack.
Linux, Mac and Windows are fine.

Perhaps you can you elaborate on where in your project DOS needs to come
into play?


Regards,
Arjen.

-- 
MySQL Training in Brisbane: 18-22 March, http://www.mysql.com/training/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Arjen G. Lentz <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Technical Writer, Trainer
/_/  /_/\_, /___/\___\_\___/   Brisbane, QLD Australia
       <___/   www.mysql.com


---------------------------------------------------------------------
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