> I am hesitant to dig into C++ just to solve this problem, so I am as far as
> possible trying to solve the performance issues within Java and MySQL. I
> will probably rewrite the code countless of times just to see if I can do
> it, and last resort would be C++.

Why dig into C++?  MySQL has a perfectly good C API, and if you use MyC, it makes it 
even faster and simpler to write MySQL
applications in C.

sql, query


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