Hello.
Help me, please.
Need export BD (create dump file). I installed MySql.Data.msi from MySQL site.

Recommended Answers

All 3 Replies

Need to export MySQL database to ??
I recommend you to use SQL Server Integration Services
P.S: Destination ought not to be MS SQL Server.

I want to have backup files.
I writted a program on c# and need to export BD in file (*.sql).
I do not know how do it (mysqldump -u DBUSER -p DBNAME > DBNAME.sql).

I don't know where your problem actually in, but if you succeed to develop application in C# to take backup then you may turn into MySQL forum to ask about anything related to MySQL

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.