Export query results as sql format?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
edwords
Posts: 1
Joined: Wed 27 Jul 2011 21:32

Export query results as sql format?

Post by edwords » Wed 27 Jul 2011 21:43

How can query results be exported as an sql file?

There is no sql format in the data export wizard.

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Thu 28 Jul 2011 06:50

Unfortunately, dbForge Studio for MySQL cannot export data to SQL from Data Editor.
You can only export data to INSERTs from the context menu (Export Data -> to SQL) of the table node in Database Explorer.

By the way, there is such feature in our development plan. You can vote for it on the UserVoice's forum: http://devart.uservoice.com/forums/7729 ... ?ref=title

Post Reply