Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Ah, the Connection String manager uses the SMO DLLs to browse for the server on the local subnet... If it cannot find the SMO DLLs, then you can make sure they're being copied out to the client machine along with your application. There are 4 of them, I think, that start with Microsoft.SqlServer.*...
|