Synchronization between .bdb and empty schema BDD

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
shadeoner
Posts: 12
Joined: Mon 06 Feb 2012 18:20

Synchronization between .bdb and empty schema BDD

Post by shadeoner » Mon 06 Feb 2012 18:27

Hi,

I deleted my database, and now, I want to open my .bdb for re-creating the dictionary in my MySQL server.
But I have problem, i got this error "Table "[table_name"] missed for every table or relation in the .bdb schema, how can I open it ?

Thank you

David

alexa

Post by alexa » Tue 07 Feb 2012 10:39

Hello,

Please note that the .bdb file doesn't keep the information on a database's structure or data and works with a database only in online mode. The database diagrams in dbForge Studio for MySQL are not intended for database restore or backup. Therefore, you would need to restore the database from a backup or recreate it in some other way before working with database diagrams. Please refer to our article in dbForge Team Blog on working with Database Designer and database diagrams: http://www.devart.com/blogs/dbforge/ind ... igner.html

shadeoner
Posts: 12
Joined: Mon 06 Feb 2012 18:20

Post by shadeoner » Thu 09 Feb 2012 12:25

Hi, thanks for this answer.

Why don't you make it possible ? It could be a great feature...

alexa

Post by alexa » Fri 10 Feb 2012 08:03

We're planning to implement the Database Diagram functionality that will be able to work in offline mode in future versions of dbForge Studio for MySQL.

davaze
Posts: 3
Joined: Wed 03 Aug 2011 02:35

Re: Synchronization between .bdb and empty schema BDD

Post by davaze » Wed 03 Oct 2012 14:08

Any idea when this feature will be available?
Thanks

alexa

Re: Synchronization between .bdb and empty schema BDD

Post by alexa » Wed 03 Oct 2012 14:38

Unfortunately, we still don't have an estimation time for implementing this functionality.

Post Reply