PC Review


Reply
Thread Tools Rate Thread

application with DB and sourcecontroll

 
 
Andy.I
Guest
Posts: n/a
 
      19th Feb 2007
Hi

Hope this is the correct newsgroup for this questions.

I'm developing a small database solution, where the db is a sql database,
and the application is a vb.net frontend to the database. Currently I use
SQL server Express as dbms.
What is the best way to store this in sourcesafe? Should I put the entire
application and the db in sourcesafe, and then check it all out on the
development workstation I'm currently using (I have to rotate between
several machines)?
I've had problems attaching the database to the development machines at
times after I've done a checkout, so I'm not quite sure how to do this.
I'm sorry if this is an issues that belongs to a sql server newsgoup or
sourcesafe. But please help, or at least point me in the right direction :-)

Regards

A.

 
Reply With Quote
 
 
 
 
Spam Catcher
Guest
Posts: n/a
 
      19th Feb 2007
"Andy.I" <(E-Mail Removed)> wrote in
news:FFD4EA08-1158-4C8E-AC95-(E-Mail Removed):

> What is the best way to store this in sourcesafe? Should I put the
> entire application and the db in sourcesafe, and then check it all out
> on the development workstation I'm currently using (I have to rotate
> between several machines)?


Database souce control is troublesome because I don't think MS provides any
out of the box tools.

I would have a development database on a central server which all users
would connect to. When changes are made to the DB, generate a SQL script
and place it into source control.

Perhaps others have better ideas :-)
 
Reply With Quote
 
BK
Guest
Posts: n/a
 
      19th Feb 2007
> Database souce control is troublesome because I don't think MS provides any
> out of the box tools.


Actually, they do now. It's not cheap but...

check out Visual Studio Team Edition for Database Professionals (I
think this is the right name). It allows you to approach database
design with the same tools you would use for software design and
development. Among the tools are reverse engineering existing db's,
support for multiple targets (I can deploy to a test db, a design db,
production db, etc), and some nice visual tools as well. MS really
did a fantastic job on this product. It's new, so I'm sure it has
some gotchas, but what I saw was very impressive. Hope this helps.


 
Reply With Quote
 
aaron.kempf@gmail.com
Guest
Posts: n/a
 
      19th Feb 2007
I would reccomend moving away from the MS camp.
they don't have the foresight to keep VB successful; so I would move
to Linux and PHP; maybe source forge has some strong source control
applications




On Feb 19, 9:38 am, "BK" <bkunn...@hotmail.com> wrote:
> > Database souce control is troublesome because I don't think MS provides any
> > out of the box tools.

>
> Actually, they do now. It's not cheap but...
>
> check out Visual Studio Team Edition for Database Professionals (I
> think this is the right name). It allows you to approach database
> design with the same tools you would use for software design and
> development. Among the tools are reverse engineering existing db's,
> support for multiple targets (I can deploy to a test db, a design db,
> production db, etc), and some nice visual tools as well. MS really
> did a fantastic job on this product. It's new, so I'm sure it has
> some gotchas, but what I saw was very impressive. Hope this helps.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
appdata-local-Application Data-Application Data-Application Data infinitum ad nauseum. WHY keepout@yahoo.com.invalid Windows Vista General Discussion 15 16th Sep 2007 01:50 AM
Basic design question for a distributed application - How to access application's data JB Microsoft VB .NET 4 31st Aug 2007 07:39 PM
Managed C++: The application failed to initialize properly (0xc000007b).Click on OK to terminate the application. Tommy Vercetti Microsoft VC .NET 4 23rd Mar 2005 08:19 PM
Fail in operating my hardware in web application , makes other windows application startup failure. Ryan.ZhYin Microsoft C# .NET 0 25th Jan 2005 08:34 AM
Making more memory available to application?Im making a memory intense application, the application is supposed to open a prettylarge image (about 9200*10200 in 300Dpi) yosh@liquidzone.net Microsoft Dot NET Framework Forms 0 6th Dec 2004 07:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:47 AM.