Saving a query outside of the database

G

Guest

I have several databases with the same schema. I write a query in one of
them and I copy and paste it into the others. Is there a way of sharing
queries between databases?
Thanks
Alec
 
A

Allen Browne

Not directly.

You can import several queries at once via:
Tools | Get External | Import

CopyObject might also be interesting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top