473,405 Members | 2,187 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

application with DB and sourcecontroll

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.

Feb 19 '07 #1
3 844
"Andy.I" <An****@community.nospamwrote in
news:FF**********************************@microsof t.com:
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 :-)
Feb 19 '07 #2
BK
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.
Feb 19 '07 #3
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.comwrote:
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.

Feb 19 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: J. Baute | last post by:
I'm caching data in the Application object to speed up certain pages on a website The main reason is that the retrieval of this data takes quite a while (a few seconds) and fetching the same data...
3
by: Amit Dedhia | last post by:
Hi I am developing a Dot net application (involving image processing) on a uni processor. It works well on my machine. I then take all my code on a multi processor, build and run the application...
6
by: orekin | last post by:
Hi There I have been trying to come to grips with Application.Run(), Application.Exit() and the Message Pump and I would really appreciate some feedback on the following questions .. There are...
20
by: Peter Oliphant | last post by:
How does one launch multiple forms in an application? Using Photoshop as an example, this application seems to be composed of many 'disjoint' forms. Yet, they all seem somewhat 'active' in...
6
by: Josef Brunner | last post by:
Hi, I published my application (VS 2005) and am now trying to install it when I get this error message. It worked before...even on a different machine. Here is the detailed description: ...
9
by: jeff | last post by:
Hi All. I realize that when my Deployed winforms application starts, Windows needs to load the .net 2 framework before control is given to my application.... Is there anyway to either ... -...
3
by: asadikhan | last post by:
Hi, I have written a windows application with a GUI (let's call it MENU). I own the code for this application and have access to it. We have another application that is a third-part windows...
2
by: Michael Kalika | last post by:
Hi, We have developed a VSTO 2005 Excel application and we would like to leverage ClickOnce deployment mechanism for distribution of this application. How can we do that? I was digging in MSDN...
0
by: Tifer | last post by:
Hello, I am building my first .Net Application. The first couple of Publish and Installs I did went fine. But after a couple of builds, I get a modal dialogue box error every time upon trying...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.