Move Database Console to Different Database in Same Project

已回答

Is there a way to configure a database console and the saved scratch queries I have there to run against a different DB in the same project? Besides opening up a new console window and cutting and pasting (can't seem to find it and it isn't an option under the wrench)

 

Thanks

0

For console - if you mean run it against another data source, then it's impossible. You can only switch between databases in the same data source, it's in drop-down list in top right corner of console window.

For scratch file you can choose target data source and database in the same place. (for example in new scratch file there will be <session> as caption on drop-down list on top right corner). For proper data source selection, correct SQL dialect must be set for this scratch file.

0

请先登录再写评论。