Great Book! Been challenging me for the last 2 weeks, working through Chapter 11.
I was wondering if there are any performance / coding time / readability tradeoffs between using the various Data Wizards touched on in Chapter 3, versus the hand coding in the rest of the book. Yesterday, I looked at this:
http://msdn2.microsoft.com/en-us/vbasic/bb466226.aspx
and it seems much quicker. I'm on the team for learning the details of ADO, but is there a preferred method between the 2? Why?
Thanks.