Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Is it possible to use two database account at the same time?

Options
Komal1
Komal1 Posts: 1

I want to get the data from two tables using SQL query but the tables exist in two different database account.
Is there any way and how to connect these two databases?

Answers

  • benken_parasoft
    benken_parasoft Posts: 1,235 ✭✭✭
    Options

    You can define as many database account properties as you need. See Global Database Account Properties

    In the DB tool, simply click the Connection tab and select the name of the shared database account property you want to use. So, if you need to query one table with account A and query a second table with account B then you could define two database account properties and two DB tools.