Where are the Databases stored *and* SQL Express Mgmt Studio

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
jmFightSpam
Posts: 13
Joined: Tue Apr 22, 2008 6:45 pm

Where are the Databases stored *and* SQL Express Mgmt Studio

Post by jmFightSpam » Mon Jun 23, 2008 8:01 pm

Hi,

1. In what Windows directory are the Vault databases stored? I know the answer is somewhere in the KB, but I just can't find it for some reason.

2. I use SQL Server Express Management Studio. I can't log into the vault databases because I guess my Windows user name isn't associated with the vault databases. Where can I add the security credentials so that my Windows user name is granted permissions to see the tables, etc. of the Vault DBs within SQL Server Express Management Studio?

Thanks.

BTW, I am using the latest version of Valut.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Tue Jun 24, 2008 12:05 pm

By default, those databases are normally in the SQL directories. For example, on my test server, there are at C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data. They can be configured to be elsewhere though, so if someone else managed them previously, they could be in a different location.

If you have admin rights, you can give yourself access in the Security area of your SQL database. In the properties of your login, you will want to go to User Mappings to give permissions to yourself.

If you don't have the rights to set that, then you might have to log in as 'sa' if you allow SQL authentication or have another administrator log in.

jmFightSpam
Posts: 13
Joined: Tue Apr 22, 2008 6:45 pm

Post by jmFightSpam » Tue Jul 01, 2008 4:57 pm

Thank you Beth!

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Jul 03, 2008 1:43 pm

You're Welcome.

Post Reply