Change Connection String at Design Time

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

I just had to rebuild my computer and have reorganized my file
structure. I have a dataset established at design time with many
tables, etc. I have moved my mdf folder to a new location and now I
need to connect to the same db but in a different location. I can't
seem to find where to change the connection string for this dataset.
I can see the connection string with "Edit DataSet with Designer", but
this is read only. Anybody know where I can edit this connection
string?

Please note that I have successfully connected the db in the Data
Connections in the Database Explorer.

Thanks,
Randy
 
Never mind. I found it in the help files.

My Project - Settings

All connections listed there. Edit the string right in the Value
field.


Thanks anyway,
Randy
 
Back
Top