hi,
I just installed mysql on Windows NT and followed the tutorial to run mysqld-nt --install to get server running.
However, when trying to insert data into the tables from application by means of Jdbc-odbc, I found transaction is not supported. I may have to set up server by running mysqld-max-nt --install. Now the problem is how to get rid of the current server. Uninstalling and restarting did not work.
And I am wondering if IC is enforced if I run mysqld-max.
Thanks!
Jack
I just installed mysql on Windows NT and followed the tutorial to run mysqld-nt --install to get server running.
However, when trying to insert data into the tables from application by means of Jdbc-odbc, I found transaction is not supported. I may have to set up server by running mysqld-max-nt --install. Now the problem is how to get rid of the current server. Uninstalling and restarting did not work.
And I am wondering if IC is enforced if I run mysqld-max.
Thanks!
Jack