|
-
Jul 4th, 2008, 02:54 AM
#6
Re: Using multiple databases
You will only need two connection strings if your planning to run stored procedures from both databases.
Otherwise just use the one connection, as your stored procedure will be doing the join across the databases.
Make sure the username you use has access rights to both databases.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|