Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
coreysan
Starting Member
13 Posts |
Posted - 2010-04-05 : 14:35:16
|
| I'd like to change the default file location in the registryfor using SQL Server 2008, where I type:New Query/Edit/Insert File as TextDoes anyone know where the key/value pair is located in theregistry for insert file, and also for saving scripts? |
|
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2010-04-06 : 12:04:31
|
| HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0there are several "default project/item" location keys |
 |
|
|
coreysan
Starting Member
13 Posts |
Posted - 2010-04-12 : 13:12:35
|
| Thanks so much! |
 |
|
|
|
|
|