Don't know if this is the correct forum, but here goes. I have developed a .net project that can select from two SQL databases (DB1 and DB2) on my development computer using stored procedures in DB1. My connection string is setup for access to DB1. The client's DB2 might be on a different server or possibly the same server as DB1 (to be determined). I'm a little confused as to how I need to specify the connection to DB1 & DB2. On their server DB2 will be very secure, but if needed I can create a read only user for DB2. I've seen some info on linked servers, but don't know if that is the way to go. Does that open up more securiy concerns? Looking for some guidance. Thanks.
Auguy
Northwest Ohio
Auguy
Northwest Ohio