Data transaction between MySQL , MSMQ and Asp.net C# application
-
Hi everyone, I am developing a asp.net c# application. I am a beginner to MSMQ. I need to save the data(username, password) into msmq. In the particular period of time, I need to transfer that data(username, password) to MySQL database due to making the fast data access. How is it possible. Please help me regarding this. The best elaborated answer with some examples would be appreciated. Thanks in Advance, J. Mohan.
I see the God Face in Helping people
-
Hi everyone, I am developing a asp.net c# application. I am a beginner to MSMQ. I need to save the data(username, password) into msmq. In the particular period of time, I need to transfer that data(username, password) to MySQL database due to making the fast data access. How is it possible. Please help me regarding this. The best elaborated answer with some examples would be appreciated. Thanks in Advance, J. Mohan.
I see the God Face in Helping people
i do not how it is in mysql but in MS SQL you can use stored procesure.. if you want to knw abt that tellme... :)