Mitch Helle-Morrissey wrote: > > Maybe you are having some problems with string vs. numeric operations. Yes. That's the problem. > I'm haven't ever used DBD::CSV, but maybe there is a quote() operator that > you can use, and send in the correct datatype? This module (and DBD::AnyData also) allows one to enter datatypes but then ignores them. The fix is the patch to SQL::Statement I sent in my previous note. -- Jeff
- DBD CSV Distinct clause not working Sanjiv Jivan
- Re: DBD CSV Distinct clause not working Jeff Zucker
- Jeff Zucker
