... I wrote about this strategy in Agile Database Techniques and summarized it at ...
771
Scott W. Ambler
scottwambler
Jul 3, 2005 1:06 pm
I believe that data professionals must start adopting evolutionary (iterative and incremental) techniques, and better yet agile techniques, if they are to...
772
Markus S. Gallagher
markus_galla...
Jul 6, 2005 5:05 am
We've used Nunit and T-SQLUnit in our projects for .NET related projects: http://www.nunit.org/ http://sourceforge.net/projects/tsqlunit HTH, ...
773
cem sot
cemsot88
Jul 6, 2005 5:05 am
hmmm hey.... Does anybodyt have an idea about AOM systems? AOM=Adaptive Object modelling __________________________________ Yahoo! Mail Mobile Take Yahoo! Mail...
774
Tomasz Gajewski
tomasz.gajewski@...
Jul 7, 2005 4:04 am
Thanks Markus. I was however looking for something allowing me to compare datasets, like DbUnit does. This is important since most of our procedures return...
775
Kevin Christen
kmc146
Jul 7, 2005 1:21 pm
We used the ADO .Net DataSet on a recent project to build a unit test database setup and teardown facility. DataSet (and related classes) already know how to...
776
Dan Bunea
danbunea
Jul 8, 2005 3:53 am
Hi, I am using the same method to a project I am working on. While I do not have complete control about how project is being written, I had to write some...
777
Tomasz Gajewski
tomasz.gajewski@...
Jul 12, 2005 3:43 am
I'd love if someone pulled out the handy functionality into a single ( and freeware ;-)) component and put it on the net, like DbUnit was. The more, as I see,...
778
Luis Gois
luisgois
Jul 19, 2005 4:20 am
Hi Malcolm. Sadly I've neglected agileDatabases but now I'm back. Regarding the questions you've mase in your last post, our all schemas aren't all...
779
Scott W. Ambler
scottwambler
Jul 21, 2005 9:45 am
Below is the CFP for the SD conference, one of the most well-rounded conferences, IMHO, held within the IT industry. Personally I would love to see some solid...
780
psfetsos
Jul 22, 2005 8:00 am
Agile Software Development Quality Assurance A book edited by Dr. Ioannis Stamelos, Aristotle University of Thessaloniki, Greece and Panagiotis Sfetsos,...
781
Luis Gois
luisgois
Jul 22, 2005 8:00 am
Hi. You probably think as our production and DBA teams. They still prefer ZIP files as the ideal "installation package" format. MSIs are a very spooky thing. I...
782
Luis Gois
luisgois
Jul 22, 2005 8:00 am
Hi, Darrel! It seems an ingenious solution, however, the approach of having at any time the migration scripts (delivered by our developers, executed in our...
783
mark baekdal
mark_baekdal
Jul 22, 2005 8:12 am
While reading this I can't help think to myself - haven't these people heard of DB Ghost? Give it a go, the philosophy is simple, database code is held in a...
784
eligolovinsky
Jul 25, 2005 4:01 am
Seems to me that the DBA community has yet to realise the advantages of proper version management. There was a time like this in software development as well,...
785
Luis Gois
luisgois
Jul 25, 2005 4:02 am
Hi. There's no support for Oracle, MySQL, etc? Without it, DB Ghost is just another piece of "crippledware" in a corporate environment, and that's why we are...
786
mark baekdal
mark_baekdal
Jul 25, 2005 8:25 am
It is unfortunate if you have any other system but SQL Server - however if you do, you could be saving yourself a fortune, in this case the label ...
787
Crowhurst,Christian
christianacca
Jul 25, 2005 8:39 am
Hi Mark, Once you get this years DbGhost features complete :-) maybe you should start trying your hand at adding support for Oracle, etc. That would certainly...
788
mark baekdal
mark_baekdal
Jul 25, 2005 9:42 am
That is on the plan - it will take some time however, it's not trivial. regards, Mark Baekdal http://www.dbghost.com http://www.innovartis.co.uk +44 (0)208 241...
789
alexweatherall
Jul 25, 2005 2:17 pm
Hi, I use DB Ghost to handle our builds from source safe and am too working on a similar solution to DARRT for handle installation and upgrades from our...
790
Darrel Miller
darrelmiller
Jul 25, 2005 3:36 pm
Mark, How would DB Ghost handle upgrading a set of production databases that have had a variety of hotfix scripts applied? Would I have to do a comparison...
791
Tom Hall
quick_to_forget
Jul 25, 2005 6:43 pm
While we are on the topic... I have 5 development groups all working on the same code base. Each team has their own database for development. When they go to...
792
Luis Gois
luisgois
Jul 25, 2005 6:45 pm
Hi, Mark. I didn't meant to be cruel. It's just the "lock" Christian mentioned. I've looked into very fine tools that would just do SQL Server, or just Oracle,...
793
mark baekdal
mark_baekdal
Jul 25, 2005 7:22 pm
The principle I follow is that the source repository is always updated. This means any hot-fixes must also be merged into the central source repository at the...
794
mark baekdal
mark_baekdal
Jul 25, 2005 7:24 pm
Hi Luis, Thanks for the clarification and DB Ghost has both a command line and COM interface. regards, Mark Baekdal <http://www.dbghost.com>...
795
Darrel Miller
darrelmiller
Jul 26, 2005 12:00 am
Comments inline ... That will work fine if you only have one production system. What happens when you have a number of customers working on a variety of ...
796
alexweatherall
Jul 27, 2005 1:37 pm
Hi, Regarding the problem of storing a version number with the database. I've looked at a variety of ideas regarding this, from recording a version number...
797
Curt Larock
clarock@...
Jul 27, 2005 2:45 pm
I've done something similar by providing a diagnostic utility that compares the actual database schema against a data model packaged in the software install or...
798
Kent J. McDonald
KentMcDonald
Aug 2, 2005 2:55 am
Hi, Sorry if you get this email more than once. I am trying to find anyone who uses agile practices in Iowa and would be interested in starting a Local Agile...
799
mark baekdal
mark_baekdal
Aug 2, 2005 6:04 am
It's the system I find to be the best - it doesn't always make it easy, but I find it easier than any other approach - one of the reasons is that I only ever...