This question is purely academic, surely you need to investigate what
the system is required to do in terms of processing (Batch/Transaction,
GUI Front-end etc.) and then base your decision against the language
which would suit the type of processing required.  Perhaps you will need
to use a bit of both.  Gelu, it would appear, is giving you his
preferred language and that may not suit the needs of your application.


Go and look at Mark Matthews JDBC drivers for Java, and perform some
speed tests on the platforms you are likely to use in both development
and a release situation.  Perform a comparable test using ODBC, and see
which suits you better.  

A good system is written in the spec, not the code, so you're right not
to rush in head long.

Cheers

Christopher Marsh-Bourdon

-----Original Message-----
From: Gelu [mailto:[EMAIL PROTECTED]] 
Sent: 07 May 2002 17:57
To: Ryan Hatch; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Re: Help! Deciding on Java/C++ ?


Hi,
My opinion:
If you wish to made a very safe application use C/C++ with  API
function. Regards, Gelu
_____________________________________________________
G.NET SOFTWARE COMPANY

Permanent e-mail address : [EMAIL PROTECTED]
                                          [EMAIL PROTECTED]
----- Original Message -----
From: "Ryan Hatch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, May 07, 2002 6:50 PM
Subject: Help! Deciding on Java/C++ ?


> Hi all...
>
> I'm about to start heavy development of an application with MySQL at 
> the backend.  However, I need some help deciding on what language to 
> approach the project from.
>
> What are the ACTUAL speed comparisons - JDBC vs MySQL++  ??  How is 
> the speed of ODBC (Win vs Linux?)?
>
> Are there any existing base classes representing MySQL's Server /
> Database / Table / Field / Tuple?   I need a solid
> object-oriented MySQL programming foundation before I start hacking at
> the project.   I would rather not reinvent the
> wheel if such classes already exist.
>
> I would really appreciate any help, tips, etc. that you guys could 
> provide.
>
> Much thanks!
>
> -Ryan Hatch
>
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html";
before posting. To request this thread, e-mail
[EMAIL PROTECTED]

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it, e-mail
[EMAIL PROTECTED] instead.


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