Susan Harkins
ssharkins at gmail.com
Wed Oct 29 09:00:23 CDT 2008
> > Both are DAO, but what he is asking is if db.Execute with a SQL statement > is faster then opening up a record set, finding the record, and then doing > an .Edit/.Update. ======Yes, I realize they're both DAO, I just thought I'd clarify. My claim is that SQL is faster -- it speaks directly to the engine -- it has to be faster. SUsan H.