Andrew Kamphuis
Member since Dec 11, 2008
- Profile: /members/1066-andrew-kamphuis.htm
- URL: http://www.k1technology.com
- Comments: 3
Recent Blog Comments By Andrew Kamphuis
-
Both MySQL and MS SQL Server Use @@Identity To Report Latest Auto-Incrementing Value
Posted on Dec 9, 2008 at 11:27 AM
This is one of the reasons why I use UUID's rather than auto incrementing fields. With a UUID, you can create the variable in CF and then insert it into the database, so you only have an insert statement rather than an insert followed by a select statement wrapped in a transaction.... read more »
-
Hal Helms On Object Oriented Programming - Day Four
Posted on Oct 24, 2008 at 7:28 AM
Ben, The discussions in class have been really great. I totally bought into the objects can't be in an invalid state argument yesterday - although that makes all of my object.validate() code completely wrong. The big question we need to still fight through is if the object doesn't do the validati... read more »
-
Heading To An Object Oriented Programming Seminar
Posted on Oct 19, 2008 at 10:56 PM
Ben, Awesome meeting you tonite. I think the class is going to be a great learning experience. Andrew... read more »