Click here to Skip to main content
15,900,511 members
Home / Discussions / Database
   

Database

 
AnswerRe: generating database Pin
Colin Angus Mackay1-Feb-06 5:18
Colin Angus Mackay1-Feb-06 5:18 
GeneralRe: generating database Pin
D.N.1-Feb-06 5:49
D.N.1-Feb-06 5:49 
GeneralRe: generating database Pin
Colin Angus Mackay1-Feb-06 5:50
Colin Angus Mackay1-Feb-06 5:50 
Questiondate acessing problm in msssql server 2000 Pin
Vipin.d31-Jan-06 18:50
Vipin.d31-Jan-06 18:50 
AnswerRe: date acessing problm in msssql server 2000 Pin
Colin Angus Mackay31-Jan-06 20:27
Colin Angus Mackay31-Jan-06 20:27 
AnswerRe: date acessing problm in msssql server 2000 Pin
idonthavename31-Jan-06 22:37
idonthavename31-Jan-06 22:37 
QuestionDatabinding 2 Datagridviews Pin
elraton31-Jan-06 18:37
elraton31-Jan-06 18:37 
QuestionSQL Procedures & SourceSafe Pin
Len Miller31-Jan-06 11:36
Len Miller31-Jan-06 11:36 
** HELP **

When one wants to version control their stored procedures, they can do this fairly easily through the VS.NET IDE.

As an FYI - If you care - Here is an old sample of how to do this
http://weblogs.asp.net/fmarguerie/archive/2003/02/24/2880.aspx

OK, all is good, now, if one MOVES the VSS database (in this case, to a different server), everything seems to go haywire.
(Using VS .NET 2003, SourceSafe version 6.0d, SQL Server 2000)

The problem seems to be rooted in the fact that there is no place to tell .NET IDE the new location of your srcsafe.ini file!

The FIRST time around, (after some preliminary tasks), in server explorer window, you simply right-click on the "+-Stored Procedures" entry and select "Add To Source Control". A nice dialog comes up and you enter the location of your SS database, and your project name, etc.
All SP's are added to VSS and bam! you are good to go.
When you go here to check in and out, refresh, you are asked for a SourceSafe login, etc.

Now, the VSS database has moved. So, when you try to log in to VSS it fails (just keeps popping up the login dialog until you click cancel). When you right click, Add and Remove from source control are disabled.

I have tried clearing out the database, unchecking and re-checking "Enable Version Control"
in Tools->Options->Database Tools->Server Explorer... nothing works!

Somewhere, the OLD location of this VSS database is being stored and I need to change it.

Any Help?????

Thanks,
-Len Miller

"If I had eight hours to chop down a tree, I'd spend six sharpening my axe."
-Abraham Lincoln
AnswerRe: SQL Procedures & SourceSafe Pin
S Douglas1-Feb-06 0:27
professionalS Douglas1-Feb-06 0:27 
GeneralRe: SQL Procedures & SourceSafe Pin
Len Miller1-Feb-06 3:24
Len Miller1-Feb-06 3:24 
QuestionSpecifying DateTime value in a query Pin
Luis Alonso Ramos31-Jan-06 7:37
Luis Alonso Ramos31-Jan-06 7:37 
AnswerRe: Specifying DateTime value in a query Pin
Farhan Noor Qureshi31-Jan-06 8:16
Farhan Noor Qureshi31-Jan-06 8:16 
QuestionEmbedded sql Visual c++.net and mysql and ODBC Pin
JerryMcguire31-Jan-06 7:02
JerryMcguire31-Jan-06 7:02 
QuestionTransfering Data to PDA Pin
jansmith7231-Jan-06 6:49
jansmith7231-Jan-06 6:49 
QuestionQuery Problem?? Pin
tadhg8831-Jan-06 2:04
tadhg8831-Jan-06 2:04 
AnswerRe: Query Problem?? Pin
Michael Potter31-Jan-06 8:39
Michael Potter31-Jan-06 8:39 
QuestionSession Variable using ASP Pin
ketanjh30-Jan-06 21:34
ketanjh30-Jan-06 21:34 
QuestionMust declare the variable '@TheYear' Pin
sasire1830-Jan-06 19:03
sasire1830-Jan-06 19:03 
AnswerRe: Must declare the variable '@TheYear' Pin
Pankaj Kulkarni30-Jan-06 19:47
Pankaj Kulkarni30-Jan-06 19:47 
AnswerRe: Must declare the variable '@TheYear' Pin
venkat2reddy31-Jan-06 0:47
venkat2reddy31-Jan-06 0:47 
GeneralRe: Must declare the variable '@TheYear' Pin
Colin Angus Mackay31-Jan-06 2:27
Colin Angus Mackay31-Jan-06 2:27 
GeneralRe: Must declare the variable '@TheYear' Pin
sasire1831-Jan-06 3:19
sasire1831-Jan-06 3:19 
QuestionconnectionString update not working Pin
Eugenio Lysei Junior30-Jan-06 12:11
Eugenio Lysei Junior30-Jan-06 12:11 
QuestionHOW TO USE TIMESTAMP Pin
ventomito30-Jan-06 9:48
ventomito30-Jan-06 9:48 
QuestionADO creating 2 connections Pin
Steven G. Weber30-Jan-06 9:20
Steven G. Weber30-Jan-06 9:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.