Page 1 of 1

How ot switch database used in Diagram

Posted: Sun 20 Oct 2013 22:25
by ROS
Hi,
I am new to Studio and cannot find the way how to switch database used in Diagram tool.
When I right click in diagram, popup menu option New->Table, then it looks like new table would be added to Master database. T-SQL tab looks like "CREATE TABLE master.dbo.table1"

Re: How ot switch database used in Diagram

Posted: Mon 21 Oct 2013 05:56
by alexa
You would need to define the default database in the 'Database' field on the 'General' tab of the 'Database Connection Properties' dialog box (right-click the connection in Database Explorer and select 'Modify Connection...' from the popup menu). Please also see the 'How To: Create Database Connection' topic in the product's Help documentation.

The following article for another our product dbForge Studio for MySQL may be also useful: http://blogs.devart.com/dbforge/adaptin ... abase.html