Le 05/11/2011 17:37, Steve Teale a écrit : > On Sat, 05 Nov 2011 09:34:34 +0100, Somedude wrote: > What I'm working on at the moment is the MySQL driver. That does as you > note have the LIMIT clause so I had no need to do anything special. > > I have provided the capability to map rows to a struct. I guess it would > be possible to do the same with a class provided that all the class data > members corresponded to columns, or that a subset of them existed as a > struct with that limitation, or could be identified as candidates in some > way. > > Connection pooling is on my list of things to do. > > Steve.
Thank you. Dude
