If I generate for a database ssc and send that dll to a user of my program and they name their database something other than ssc, will that cause problems if my connection string is correct to reach their database?
IOWs is the database prompt just to get the proper schema and then create the proper connection string in app.config or is there more to it.
I'd like to send out an LLBL dll created off database ssc and then let the user name their database anything they want since it will contain exactly the dll's expected structure.
I just voted...
Thanks as usual.