T
Tina
Sorry, but I asked the previous question poorly.
I have two SQL Server databases (on the same server) and I want to reference
tables from both DBs
in the SQL. I know that manually written SQL can reference tables in
multiple databases by prepending the database name when necessary.
However, we use the DataAdapter Configuration Wizard and Querybuilder for
productivity reasons but it seems that this wizard will only allow
connection to a single database withing a single data adapter. Is there a
way to be able to include tables from multiple databases in the Querybuilder
wizard?
Thanks,
T
I have two SQL Server databases (on the same server) and I want to reference
tables from both DBs
in the SQL. I know that manually written SQL can reference tables in
multiple databases by prepending the database name when necessary.
However, we use the DataAdapter Configuration Wizard and Querybuilder for
productivity reasons but it seems that this wizard will only allow
connection to a single database withing a single data adapter. Is there a
way to be able to include tables from multiple databases in the Querybuilder
wizard?
Thanks,
T