Client-side commands to change connection/database/schema
J
James Allman
started a topic
7 months ago
I write a lot of cross-database SQL and @import/@export commands within the same commander window and/or @run script files.
Is there any way to change the active connection / database / schema with a client-side command to make this more efficient? This would massively increase the client-side commands automation usability.
1 Comment
Peer Törngren
said
7 months ago
Hi James,
This is unfortunately not yet supported. We have received a few requests and realize that this is a useful feature, I will add your vote for it.
James Allman