Hi All
Thanks in advance for any advice.
In the data centric application that I am currently working on, I have a requirement to create a database on the client machine. I understand the whole process of creating the database (tables, sprocs etc), but what I cant seem to figure out, is the connection to a server where the server is not known at design time.
I guess in essence how do I generate the connection string without knowing the data source?
Thanks Again
Regards,
Steve Doc