Hi.
Accessing MySQL is equally easy in any of the languages (C++, Perl,
PHP, Java). So if that is the main point and it's correct that you,
Prabu, are already comfortable with C++, stick with it.
A reason a lot of people use Perl, PHP or Java is that many use MySQL
in conjunction with web pages a
Accessing a DB via Java is very easy as well.. IMHO PHP and the like scripts are
over rated. You'll have much more flexibility with Java. (If you don't have to worry
about firewalls...) Since it sounds like you a C++ person you'll pick up on Java
quickly, if you don't know it already.
If