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
Synchronization between .bdb and empty schema BDD
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
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
Re: Synchronization between .bdb and empty schema BDD
Any idea when this feature will be available?
Thanks
Thanks
Re: Synchronization between .bdb and empty schema BDD
Unfortunately, we still don't have an estimation time for implementing this functionality.