Page 1 of 1

export connection list from "MyDeveloper Studio" to ""dbForg

Posted: Thu 06 Oct 2011 08:39
by yaniv33
export connection list from "MyDeveloper Studio" to ""dbForge studio express for mysql" ?

how can i do that , in the old version i would export the connection key from the regedit

but this version does not seem to have a key at the regedit at all ...

is there a way to export the connections from one version to the other

Posted: Thu 06 Oct 2011 09:10
by Alexz
There is a new registry key HKEY_CURRENT_USER\Software\Devart\dbForge Common Settings\Connections\MySQL in the new version of the product. So you should export old connections into this registry branch.

By the way, we plan to implement export/import of connections in one of the next versions of the product.

Thanks a lot for the quick answer

Posted: Thu 06 Oct 2011 09:47
by yaniv33
Thanks a lot for the quick answer

just for knowledge ..

i have another question ? should i open a new post ?

and - is it possible to create folders for connections ?

Re: Thanks a lot for the quick answer

Posted: Thu 06 Oct 2011 10:41
by Alexz
yaniv33 wrote:just for knowledge ..
i have another question ? should i open a new post ?
It would be nice to have separate topics for different problems.
yaniv33 wrote:and - is it possible to create folders for connections ?
No, dbForge Studio for MySQL doesn't have such functionality. You can organize connections only by ordering them in Database Explorer using drag'n'drop.

Posted: Mon 28 Nov 2011 17:26
by michabbb
please vote:

http://devart.uservoice.com/forums/7729 ... -evn-optio

meanwhile, you can create a cron job at windows with a call like this:

Code: Select all

REG EXPORT "HKEY_CURRENT_USER\Software\Devart\dbForge Common Settings\Connections\MySQL" dbforge_connection_list.reg /y