Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Source Safe

 
   Database Help (Home) -> Programming RSS
Next:  select the max date  
Author Message
Sugandh Jain

External


Since: Mar 08, 2007
Posts: 13



(Msg. 1) Posted: Thu Dec 14, 2006 11:33 am
Post subject: Source Safe
Archived from groups: microsoft>public>sqlserver>programming (more info?)

Hi,

We desperately need to have some Source Control for version maintaining and
to enable quick replication of chenges done to development server to say
staging server or QA server... or a production server

Any tools, that can plug in to sql server,
as vss or MicroSoft Source Safe integrates with Microsoft visual studio.

Any pointers will be highly appreciated.

Thanks and Regards,
Sugandh

 >> Stay informed about: Source Safe 
Back to top
Login to vote
Uri Dimant

External


Since: Aug 24, 2003
Posts: 1744



(Msg. 2) Posted: Thu Dec 14, 2006 11:33 am
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi
http://www.nigelrivett.net/DMO/AddToSourceSafe.html





"Sugandh Jain" wrote in message

> Hi,
>
> We desperately need to have some Source Control for version maintaining
> and to enable quick replication of chenges done to development server to
> say staging server or QA server... or a production server
>
> Any tools, that can plug in to sql server,
> as vss or MicroSoft Source Safe integrates with Microsoft visual studio.
>
> Any pointers will be highly appreciated.
>
> Thanks and Regards,
> Sugandh
>

 >> Stay informed about: Source Safe 
Back to top
Login to vote
Sugandh Jain

External


Since: Mar 08, 2007
Posts: 13



(Msg. 3) Posted: Thu Dec 14, 2006 11:55 am
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Uri,
This looks like some script that has to be used with VSS, but we are working
with Visual Studio 2005 and using it's internal, team server and the Source
Control that comes integrated with it. So, some thing similar is required
for the Source control shipped in with Visual Studio 2005 and also, not all
of the code written there was clear to me.
Could you help me some more.

Thanks and Regards,
Sugandh


"Uri Dimant" wrote in message

> Hi
> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
>
>
>
>
>
> "Sugandh Jain" wrote in message
>
>> Hi,
>>
>> We desperately need to have some Source Control for version maintaining
>> and to enable quick replication of chenges done to development server to
>> say staging server or QA server... or a production server
>>
>> Any tools, that can plug in to sql server,
>> as vss or MicroSoft Source Safe integrates with Microsoft visual studio.
>>
>> Any pointers will be highly appreciated.
>>
>> Thanks and Regards,
>> Sugandh
>>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Uri Dimant

External


Since: Aug 24, 2003
Posts: 1744



(Msg. 4) Posted: Thu Dec 14, 2006 11:55 am
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What is the SQL Server version are you using?

In SQL Server 2005 you are be able to add scripts to Source Safe from SSMS


"Sugandh Jain" wrote in message

> Uri,
> This looks like some script that has to be used with VSS, but we are
> working with Visual Studio 2005 and using it's internal, team server and
> the Source Control that comes integrated with it. So, some thing similar
> is required for the Source control shipped in with Visual Studio 2005 and
> also, not all of the code written there was clear to me.
> Could you help me some more.
>
> Thanks and Regards,
> Sugandh
>
>
> "Uri Dimant" wrote in message
>
>> Hi
>> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
>>
>>
>>
>>
>>
>> "Sugandh Jain" wrote in message
>>
>>> Hi,
>>>
>>> We desperately need to have some Source Control for version maintaining
>>> and to enable quick replication of chenges done to development server to
>>> say staging server or QA server... or a production server
>>>
>>> Any tools, that can plug in to sql server,
>>> as vss or MicroSoft Source Safe integrates with Microsoft visual studio.
>>>
>>> Any pointers will be highly appreciated.
>>>
>>> Thanks and Regards,
>>> Sugandh
>>>
>>
>>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Sugandh Jain

External


Since: Mar 08, 2007
Posts: 13



(Msg. 5) Posted: Thu Dec 14, 2006 12:06 pm
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Below is the complete info of the sql server things we are using..

Microsoft SQL Server Management Studio 9.00.1399.00
Microsoft Analysis Services Client Tools 2005.090.1399.00
Microsoft Data Access Components (MDAC) 2000.085.1117.00
(xpsp_sp2_rtm.040803-2158)
Microsoft MSXML 2.6 3.0 5.0 6.0
Microsoft Internet Explorer 7.0.5730.11
Microsoft .NET Framework 2.0.50727.42
Operating System 5.1.2600



"Uri Dimant" wrote in message

> What is the SQL Server version are you using?
>
> In SQL Server 2005 you are be able to add scripts to Source Safe from SSMS
>
>
> "Sugandh Jain" wrote in message
>
>> Uri,
>> This looks like some script that has to be used with VSS, but we are
>> working with Visual Studio 2005 and using it's internal, team server and
>> the Source Control that comes integrated with it. So, some thing similar
>> is required for the Source control shipped in with Visual Studio 2005 and
>> also, not all of the code written there was clear to me.
>> Could you help me some more.
>>
>> Thanks and Regards,
>> Sugandh
>>
>>
>> "Uri Dimant" wrote in message
>>
>>> Hi
>>> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
>>>
>>>
>>>
>>>
>>>
>>> "Sugandh Jain" wrote in message
>>>
>>>> Hi,
>>>>
>>>> We desperately need to have some Source Control for version maintaining
>>>> and to enable quick replication of chenges done to development server
>>>> to say staging server or QA server... or a production server
>>>>
>>>> Any tools, that can plug in to sql server,
>>>> as vss or MicroSoft Source Safe integrates with Microsoft visual
>>>> studio.
>>>>
>>>> Any pointers will be highly appreciated.
>>>>
>>>> Thanks and Regards,
>>>> Sugandh
>>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Uri Dimant

External


Since: Aug 24, 2003
Posts: 1744



(Msg. 6) Posted: Thu Dec 14, 2006 12:06 pm
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Within SSMS open File --New -Project -- SQL Server Scripts. Once you create
a project/solution ,you can add file (along with your scripts ) and save it
to the Source Safe installed on the computer.Right Click on
Solutuion ---Add Solution to the Source Safe






"Sugandh Jain" wrote in message

> Below is the complete info of the sql server things we are using..
>
> Microsoft SQL Server Management Studio 9.00.1399.00
> Microsoft Analysis Services Client Tools 2005.090.1399.00
> Microsoft Data Access Components (MDAC) 2000.085.1117.00
> (xpsp_sp2_rtm.040803-2158)
> Microsoft MSXML 2.6 3.0 5.0 6.0
> Microsoft Internet Explorer 7.0.5730.11
> Microsoft .NET Framework 2.0.50727.42
> Operating System 5.1.2600
>
>
>
> "Uri Dimant" wrote in message
>
>> What is the SQL Server version are you using?
>>
>> In SQL Server 2005 you are be able to add scripts to Source Safe from
>> SSMS
>>
>>
>> "Sugandh Jain" wrote in message
>>
>>> Uri,
>>> This looks like some script that has to be used with VSS, but we are
>>> working with Visual Studio 2005 and using it's internal, team server and
>>> the Source Control that comes integrated with it. So, some thing similar
>>> is required for the Source control shipped in with Visual Studio 2005
>>> and also, not all of the code written there was clear to me.
>>> Could you help me some more.
>>>
>>> Thanks and Regards,
>>> Sugandh
>>>
>>>
>>> "Uri Dimant" wrote in message
>>>
>>>> Hi
>>>> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> "Sugandh Jain" wrote in message
>>>>
>>>>> Hi,
>>>>>
>>>>> We desperately need to have some Source Control for version
>>>>> maintaining and to enable quick replication of chenges done to
>>>>> development server to say staging server or QA server... or a
>>>>> production server
>>>>>
>>>>> Any tools, that can plug in to sql server,
>>>>> as vss or MicroSoft Source Safe integrates with Microsoft visual
>>>>> studio.
>>>>>
>>>>> Any pointers will be highly appreciated.
>>>>>
>>>>> Thanks and Regards,
>>>>> Sugandh
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Sugandh Jain

External


Since: Mar 08, 2007
Posts: 13



(Msg. 7) Posted: Thu Dec 14, 2006 12:28 pm
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes,
it looks this way something better can be done than we are doing now.
Thanks a lot. Will give this a try for sure.

"Uri Dimant" wrote in message

>
> Within SSMS open File --New -Project -- SQL Server Scripts. Once you
> create a project/solution ,you can add file (along with your scripts ) and
> save it to the Source Safe installed on the computer.Right Click on
> Solutuion ---Add Solution to the Source Safe
>
>
>
>
>
>
> "Sugandh Jain" wrote in message
>
>> Below is the complete info of the sql server things we are using..
>>
>> Microsoft SQL Server Management Studio 9.00.1399.00
>> Microsoft Analysis Services Client Tools 2005.090.1399.00
>> Microsoft Data Access Components (MDAC) 2000.085.1117.00
>> (xpsp_sp2_rtm.040803-2158)
>> Microsoft MSXML 2.6 3.0 5.0 6.0
>> Microsoft Internet Explorer 7.0.5730.11
>> Microsoft .NET Framework 2.0.50727.42
>> Operating System 5.1.2600
>>
>>
>>
>> "Uri Dimant" wrote in message
>>
>>> What is the SQL Server version are you using?
>>>
>>> In SQL Server 2005 you are be able to add scripts to Source Safe from
>>> SSMS
>>>
>>>
>>> "Sugandh Jain" wrote in message
>>>
>>>> Uri,
>>>> This looks like some script that has to be used with VSS, but we are
>>>> working with Visual Studio 2005 and using it's internal, team server
>>>> and the Source Control that comes integrated with it. So, some thing
>>>> similar is required for the Source control shipped in with Visual
>>>> Studio 2005 and also, not all of the code written there was clear to
>>>> me.
>>>> Could you help me some more.
>>>>
>>>> Thanks and Regards,
>>>> Sugandh
>>>>
>>>>
>>>> "Uri Dimant" wrote in message
>>>>
>>>>> Hi
>>>>> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> "Sugandh Jain" wrote in message
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> We desperately need to have some Source Control for version
>>>>>> maintaining and to enable quick replication of chenges done to
>>>>>> development server to say staging server or QA server... or a
>>>>>> production server
>>>>>>
>>>>>> Any tools, that can plug in to sql server,
>>>>>> as vss or MicroSoft Source Safe integrates with Microsoft visual
>>>>>> studio.
>>>>>>
>>>>>> Any pointers will be highly appreciated.
>>>>>>
>>>>>> Thanks and Regards,
>>>>>> Sugandh
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Tibor Karaszi

External


Since: Jan 29, 2004
Posts: 1559



(Msg. 8) Posted: Thu Dec 14, 2006 12:28 pm
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You also might want to check out http://msdn2.microsoft.com/en-us/vstudio/aa718807.aspx

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/


"Sugandh Jain" wrote in message

> Yes,
> it looks this way something better can be done than we are doing now.
> Thanks a lot. Will give this a try for sure.
>
> "Uri Dimant" wrote in message
>>
>> Within SSMS open File --New -Project -- SQL Server Scripts. Once you create a project/solution
>> ,you can add file (along with your scripts ) and save it to the Source Safe installed on the
>> computer.Right Click on Solutuion ---Add Solution to the Source Safe
>>
>>
>>
>>
>>
>>
>> "Sugandh Jain" wrote in message
>>
>>> Below is the complete info of the sql server things we are using..
>>>
>>> Microsoft SQL Server Management Studio 9.00.1399.00
>>> Microsoft Analysis Services Client Tools 2005.090.1399.00
>>> Microsoft Data Access Components (MDAC) 2000.085.1117.00 (xpsp_sp2_rtm.040803-2158)
>>> Microsoft MSXML 2.6 3.0 5.0 6.0
>>> Microsoft Internet Explorer 7.0.5730.11
>>> Microsoft .NET Framework 2.0.50727.42
>>> Operating System 5.1.2600
>>>
>>>
>>>
>>> "Uri Dimant" wrote in message
>>>> What is the SQL Server version are you using?
>>>>
>>>> In SQL Server 2005 you are be able to add scripts to Source Safe from SSMS
>>>>
>>>>
>>>> "Sugandh Jain" wrote in message
>>>>
>>>>> Uri,
>>>>> This looks like some script that has to be used with VSS, but we are working with Visual
>>>>> Studio 2005 and using it's internal, team server and the Source Control that comes integrated
>>>>> with it. So, some thing similar is required for the Source control shipped in with Visual
>>>>> Studio 2005 and also, not all of the code written there was clear to me.
>>>>> Could you help me some more.
>>>>>
>>>>> Thanks and Regards,
>>>>> Sugandh
>>>>>
>>>>>
>>>>> "Uri Dimant" wrote in message
>>>>>
>>>>>> Hi
>>>>>> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> "Sugandh Jain" wrote in message
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> We desperately need to have some Source Control for version maintaining and to enable quick
>>>>>>> replication of chenges done to development server to say staging server or QA server... or a
>>>>>>> production server
>>>>>>>
>>>>>>> Any tools, that can plug in to sql server,
>>>>>>> as vss or MicroSoft Source Safe integrates with Microsoft visual studio.
>>>>>>>
>>>>>>> Any pointers will be highly appreciated.
>>>>>>>
>>>>>>> Thanks and Regards,
>>>>>>> Sugandh
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Vadivel

External


Since: Jan 30, 2008
Posts: 3



(Msg. 9) Posted: Thu Dec 14, 2006 12:28 pm
Post subject: Re: Source Safe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In addition to what uri and tibor has already suggested:

Yes you can make use of Visual Studio.NET to store your SQL scripts to VSS
or Clearcase.

Within VS.NET you have an option for creating a "Database project" using
which you can achieve this.

Best Regards
Vadivel

http://vadivel.blogspot.com


"Tibor Karaszi" wrote:

> You also might want to check out http://msdn2.microsoft.com/en-us/vstudio/aa718807.aspx
>
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://www.solidqualitylearning.com/
>
>
> "Sugandh Jain" wrote in message
>
> > Yes,
> > it looks this way something better can be done than we are doing now.
> > Thanks a lot. Will give this a try for sure.
> >
> > "Uri Dimant" wrote in message
> >>
> >> Within SSMS open File --New -Project -- SQL Server Scripts. Once you create a project/solution
> >> ,you can add file (along with your scripts ) and save it to the Source Safe installed on the
> >> computer.Right Click on Solutuion ---Add Solution to the Source Safe
> >>
> >>
> >>
> >>
> >>
> >>
> >> "Sugandh Jain" wrote in message
> >>
> >>> Below is the complete info of the sql server things we are using..
> >>>
> >>> Microsoft SQL Server Management Studio 9.00.1399.00
> >>> Microsoft Analysis Services Client Tools 2005.090.1399.00
> >>> Microsoft Data Access Components (MDAC) 2000.085.1117.00 (xpsp_sp2_rtm.040803-2158)
> >>> Microsoft MSXML 2.6 3.0 5.0 6.0
> >>> Microsoft Internet Explorer 7.0.5730.11
> >>> Microsoft .NET Framework 2.0.50727.42
> >>> Operating System 5.1.2600
> >>>
> >>>
> >>>
> >>> "Uri Dimant" wrote in message
> >>>> What is the SQL Server version are you using?
> >>>>
> >>>> In SQL Server 2005 you are be able to add scripts to Source Safe from SSMS
> >>>>
> >>>>
> >>>> "Sugandh Jain" wrote in message
> >>>>
> >>>>> Uri,
> >>>>> This looks like some script that has to be used with VSS, but we are working with Visual
> >>>>> Studio 2005 and using it's internal, team server and the Source Control that comes integrated
> >>>>> with it. So, some thing similar is required for the Source control shipped in with Visual
> >>>>> Studio 2005 and also, not all of the code written there was clear to me.
> >>>>> Could you help me some more.
> >>>>>
> >>>>> Thanks and Regards,
> >>>>> Sugandh
> >>>>>
> >>>>>
> >>>>> "Uri Dimant" wrote in message
> >>>>>
> >>>>>> Hi
> >>>>>> http://www.nigelrivett.net/DMO/AddToSourceSafe.html
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> "Sugandh Jain" wrote in message
> >>>>>>
> >>>>>>> Hi,
> >>>>>>>
> >>>>>>> We desperately need to have some Source Control for version maintaining and to enable quick
> >>>>>>> replication of chenges done to development server to say staging server or QA server... or a
> >>>>>>> production server
> >>>>>>>
> >>>>>>> Any tools, that can plug in to sql server,
> >>>>>>> as vss or MicroSoft Source Safe integrates with Microsoft visual studio.
> >>>>>>>
> >>>>>>> Any pointers will be highly appreciated.
> >>>>>>>
> >>>>>>> Thanks and Regards,
> >>>>>>> Sugandh
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>
> >
> >
>
>
>
 >> Stay informed about: Source Safe 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
CLR - SAFE Mode Error when creating assembly - Hi, I'm trying to incorporate using the .NET CLR in SQL 2005 for a project I'm currently working on. I've just run into an issue when I declared a class level variable, and then tried to modify that variable in one of the methods in my class. When I go...

How to: Use Data Source Object and Data Source View Object? - Hi, I can't possibly find any information of actually how to use a data source object or a data source view object in a package. After I've added a SQL Server data source object and a data source view object to my project I can't use any of them in..

Export DB source help - Hello, i am looking to make a full scripted backup of my sql server 2000 database using various free tools, i can easily export the table structures and stored procs into my script, but i have not found anything to help with: - indexes - users/logins -..

How to find source of Error - Hi, I get this exception reported when tracing, Error: 547, Severity: 16, State: 0. How can I find what caused the error? Thanks, Lasse

Fucntion/View field source - Hi guys, I'll try to explain the problem. I have a function/view with returning fields A, B, C, D. A and B token from Table1. C and D token from Table2. Is it any way to check from wich table the function/view gets value of the result field? I can get..
   Database Help (Home) -> Programming All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]