G
Guest
I am having trouble figuring out how I might do the following, if I can do it
at all. I have two databases, each with their own separate authentication
details.
I have a select statement that gets the data from one table based on
existence in another table in another database. This works fine when using
the windows authentication. What I don't understand how to do, is to connect
to both databases in a web project where it is using the webuser name and
password. Could someone steer me in the right direction on doing this.
I hope my explanation is somewhat clear.
Thanks
at all. I have two databases, each with their own separate authentication
details.
I have a select statement that gets the data from one table based on
existence in another table in another database. This works fine when using
the windows authentication. What I don't understand how to do, is to connect
to both databases in a web project where it is using the webuser name and
password. Could someone steer me in the right direction on doing this.
I hope my explanation is somewhat clear.
Thanks