I'd like to solicit advice from the more experienced DB programmers: Outside of very particular and demanding situations do you prefer to use adodc controls or write code from scratch to create db,connection, recordsets? <br><br>(The purist streak makes me think that the men (& women) use code and the boys use controls but this may be untrue. It also seems that the effort of coding would give much better insight and control of the processes involved. At this point I'm just using the Jet provider and .mdb files, so the cookie cutter approach is probably the <i>easiest </i>solution.)