RE: Matt - EuSQL stuff
- Posted by Matthew Lewis <matthewwalkerlewis at YAHOO.COM> Mar 26, 2001
- 407 views
> -----Original Message----- > - I have started working on a version of SQL4Less using > EuSQL. I tried > implementing EuSQL into SQL4Less but you had some constants with the > same names in both includes so I opted to leave the ODBC > version alone > and come up with a standalone EuSQL version. Yes, I've noticed this, too, and the next release will fix this (not sure when that will happen, though). > - In my testing I have discovered that the sequence nesting of the > returned data results are different if you use 'select *' > versus 'select > field_name...'. In my EuSQL4Less I issued a 'select field_name, ...' > and the logic worked fine (although I still have some > formatting issues > to deal with). Sounds like you have version .4. Version .5 is on the RDS site, although it looks like the docs are still for .4. I'll the package to you privately. If anyone else is interested, I can do the same. What sort of formatting issues? Is it something EuSQL is doing, or a more general problem? Matt Lewis