Re: Re: Commit and rollback problem and mm.mysql

2002-08-19 Thread forum mail
Hi. Thanks for the reply... I curious with what you mean by mysql not supporting commit and rollback coz I found this in the site : http://www.mysql.com/documentation/mysql/bychapter/manual_Refere nce.html#COMMIT Actually, Ive already tested it in my app under weblogic(and worked). I was just

Commit and rollback problem

2002-08-18 Thread forum mail
Hi List! Hope you can help me with my problem... I am trying to incorporate commit and rollback in my sql statements... I have tried it in my web application which runs on weblogic and it work fine. However, when I migrated my web app to Tomcat, it failed to rollback when it encountered an er

mysql to dbf

2002-07-24 Thread forum mail
Hello. Is there a tool that i can use to convert mysql tables (structure) to dbf tables? Most of the tools i encounter converts dbf to mysql. I want to do it the other way around. tia Get your own "800" number Voicemail, fax, email, and a lo

paging of records.. any suggestions?

2002-07-17 Thread forum mail
Hi list, I would like to get any suggestion on how i can go about my problem the most efficient way. I have a program that reads the log file and displays it for the user. At the moment, it retrieves all the data in mysql database. I would want to add paging capabilities to it. I am wonderin