Can we make some C, Java based "Mysql App Server"

2003-04-02 Thread Nitin Nanivadekar
Dear Friends, We all know Mysql is a beautiful database engine but there are some things missing. Even Mysql team acknowkedges the need in their ToDo list. i was thinking of designing a Java, C based application server that acts as a gridge bewween the applications & the database. This server can t

Transaction Support with MyISAM

2003-03-26 Thread Nitin Nanivadekar
Dear Friends, The last help I got was truly worth a zillion. 1. How can i have commit/rollback functions using MyIsam database which is default database engine for MySql? i am using vb 2. is there any intelligent program (not ODBC/JDBC drivers anyway) available that can be run on a server & provide

CONNECT BY PRIOR in MySQL

2003-03-24 Thread Nitin Nanivadekar
Dear Friends, i am stuck at a great problem where a i have to find a solution to Oracle's "CONNECT BY PRIOR" clause. Do you have a solution using MySQL's own functions or using VB program? -Nitin __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA Ma

Starting with Innodb

2003-02-28 Thread Nitin Nanivadekar
Dear friends, I am not getting INNODB support as per describd in mysql manual. my c:\ has only 230MB free can this be a problem? when i make changes in my.cnf as per the manual, 'mysql' stops responding. pls provide detailed guideline. thanking you. nitin.