how to make auto data transaction between msmq and mysql

jmohan

Member
Joined
Jun 6, 2008
Messages
7
Programming Experience
Beginner
Hi everyone,

I am a beginner to mysql and msmq. How to make the automatic data transaction from msmq to mysql.

I develop the application using asp.net . In the application,the user entered data is saved into the Msmq. These msmq data need to be transferred to mysql database for the particular time period. Please help me regarding this. My application is too slow when I execute it due to bulk of data in the database.

Please help me regard this.

Is there any other way to improve the speed of the application running with mysql database, please guide me.


Thanks in Advance,

J. Mohan.
 
Back
Top