Sorry it took so long to reply, go side tracked with other stuff. Comments below. Thanks Pramod ... We handle this using the revision or release identifier on...
571
Kent J McDonald
KentMcDonald
Jul 17, 2004 3:01 am
I have created a new Yahoo Group called Agile Analysis to discuss analysis activities in software development. As the name implies, the list will take a look...
572
Chad Woolley
thewoolleyman
Jul 22, 2004 3:57 am
Hi, I'm working my way through Scott Ambler's "Agile Database Techniques". It's a great book, but there are some distracting typos I have found, specifically...
573
Scott Ambler
scottwambler
Jul 22, 2004 11:50 am
There isnŽt yet an errata sheet. If you email your feedback to me at this email address (privately) IŽll use it to start an errata sheet. Thank you very...
574
Scott W. Ambler
scottwambler
Jul 27, 2004 12:59 pm
On Wednesday July 28, 2004 at 11:00 AM - 12:00 PM PST I'll be giving a free net seminar about agile data modeling. The details for the seminar, including a...
575
Scott W. Ambler
scottwambler
Jul 28, 2004 5:22 pm
THE CALL FOR PAPERS FOR SOFTWARE DEVELOPMENT CONFERENCE AND EXPO WEST 2005 IS OPEN! Submissions will be accepted through August 6, 2004 Please use the...
576
Scott W. Ambler
scottwambler
Aug 1, 2004 10:52 pm
Just wanted to make people aware of www.agiledata.org/essays/agileDataModeling.html and www.agiledata.org in general. A few comments below. Answering a couple...
577
ming
huoming
Aug 10, 2004 5:38 am
Hey Everyone, I am currently a PhD student in UNSW and my research area is in agile methods. I am trying to build a system model to integrate all current ...
578
Bill Wake
wwake2
Aug 10, 2004 6:38 pm
"How little can we do and still build great software?" XP Agile Universe is a few days away. The schedule is set for keynote addresses, tutorials, workshops,...
579
michael.schobert@...
schobert2001
Aug 10, 2004 11:00 pm
I will be out of the office starting 09.08.2004 and will not return until 29.08.2004. I will answer your mail after my vacation. In urgent cases please...
580
Ivan Codarin
el_coda
Aug 11, 2004 3:22 pm
Dear All, I'm testing agile-data techniques on a medium-size project.... I have my production server with the stable-database. In my workstation I use a...
581
Adrian Howard
adrianh@...
Aug 11, 2004 4:04 pm
On 11 Aug 2004, at 16:22, Ivan Codarin wrote: [snip] ... [snip] It's installation is a bit of a bugger, but SQL Fairy might help ...
582
Peter Imburg
pimburg
Aug 11, 2004 4:05 pm
I have used the proprietary tools by Red Gate Software called Sql Compare and Sql Data compare. They are great tools and not too expensive. The catch is it ...
583
tpbrown2001
Aug 11, 2004 4:40 pm
Ivan, I did a search for tools like that recently. I didn't have any luck with OSS, but did find these commercial products: ...
584
Orjan Lundberg
oluies
Aug 11, 2004 5:02 pm
Hi Ivan , DKGAS DbDiff is a odbc based diff tool, I have not tested it against postgresql. http://www.dkgas.com/dbdiff.htm By the way, did you read...
585
Scott W. Ambler
scottwambler
Aug 16, 2004 12:02 am
586
Scott W. Ambler
scottwambler
Aug 20, 2004 11:16 am
Just wanted to announce a series of articles which are now posted online. 1. Agile Data Modeling: Part 1 of 3 ...
587
Scott W. Ambler
scottwambler
Aug 23, 2004 1:00 pm
Someone pointed out that I pasted the wrong URL for part 1. The correct URL is http://www.sdmagazine.com/documents/s=9218/sdm0407g/sdm0407g.html. Sorry about...
588
Scott W. Ambler
scottwambler
Aug 23, 2004 5:59 pm
One of Agile Modeling's practices is Apply Patterns Gently ( http://www.agilemodeling.com/practices.htm#ApplyPatternsGently ). This idea came from Josh...
589
John Hanna
johnh3827
Aug 23, 2004 11:22 pm
Being too "gentle" and simplifying some patterns in an uninformed manner can lead to significant difficulties. For example, if the pattern is an "algorithm",...
590
Peter Imburg
pimburg
Aug 23, 2004 11:48 pm
I agree that it is vital to be fully informed about the tradeoffs being made, and that there is absolutely no substitute for in depth knowledge of the domain....
591
Scott W. Ambler
scottwambler
Aug 24, 2004 1:09 pm
Answering two at once. ... Exactly. I hammer on this concept constantly, in particular with the idea that people should become generalizing specialists ...
592
agileDatabases@yahoog...
Aug 24, 2004 6:14 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the agileDatabases group. File :...
593
Kay A. Pentecost
tranzpupy
Aug 25, 2004 8:41 pm
Hi, Everybody!! Well, here I am, a mere programmer, <grin> tasked with writing a slew of stored procedures. I seem to be remembering some of my SQL Server 7...
594
Tony Nassar
aanassar
Aug 26, 2004 3:54 am
Kay, For what it's worth, you might check out http://utplsql.oracledeveloper.nl/. Obviously this applies to PL/SQL, not T-SQL, but you and some others with...
595
Chris Morris
workmo
Aug 26, 2004 4:21 am
... Can you just write C# unit tests that round trip though the stored procs with ADO.NET? T-SQL is very limited in comparison to C# and I'd think any time you...
596
Richard Quinn
bawue1234
Aug 26, 2004 6:38 am
... Can you just write C# unit tests that round trip though the stored procs with ADO.NET? T-SQL is very limited in comparison to C# and I'd think any time you...
597
Chris Morris
workmo
Aug 26, 2004 2:07 pm
... FWIW, most unit testing frameworks offer little in the way of actually contributing to the test content -- they're more like test secretaries: they'll...
598
Ismet Erensoy Kahraman
ismetekahraman@...
Aug 26, 2004 2:26 pm
It was the answer that I would write. ... From: Chris Morris To: agileDatabases@yahoogroups.com Sent: Thursday, August 26, 2004 5:07 PM Subject: Re:...
599
Kay A. Pentecost
tranzpupy
Aug 26, 2004 3:21 pm
Hi, Tony, How're you doing? ... Thanks! ... I'm *working* <grin> now! yea! So I have no time on my hands at all... but thanks for the pointer! Kay...