From: Christian W. <cw...@cw...> - 2007-06-30 06:42:10
|
Peter, > This has led me to write the attached MysqlFindIterator class, which =20 > bypasses the RAP API, and instead queries the database directly. It =20 > scales in approximately linear time, so is useful for these large =20 > resultsets. At the moment I've only written it to handle MySQL =20 > databases, but it should be easily modifiable for whatever DB Driver =20 > you wish to use. Do you think it is possible to use RAP's preferred connection to databases,= ADODB? --=20 Mit freundlichen Gr=FC=DFen/Regards, Christian Weiske |