Page 1 of 1

Method for mysqldump to file...

Posted: Tue 08 Nov 2005 11:09
by Guest
Hi..

I want to make a method which I can call from my GUI, and the write the data of the method to a txt file...

how do I do that ??

I've tried to look at the samle but it dosn't make many sence to me.. And its done in the GUI.. Not exactly what I am looking for..

thanks...

Posted: Wed 09 Nov 2005 07:47
by Serious
There is short but exhaustive example of using MySqlDump component in MySQLDirect .NET documentation.
If this doesn't help you please describe what exactly you need or what is the problem.