摘要:
http://engin.bzzzt.biz/embeddeddb.shtmlUPDATE 20-OCT-2008:Instead of creating a DBCommand for each iteration, I started to use one DBCommand instance, as any normal person would do in the first place. And it chagned the results quite a bit. It looks like object initiation for Firebird is expensive.. 阅读全文