smarthaert / txquery

Automatically exported from code.google.com/p/txquery
Other
0 stars 0 forks source link

Sources Updated (fixed some reported issues, changes posted here) #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi this is at least the updated sources since I started working on TXQuery.

- fixed display value errors when using Number fields in functions that uses 
normally String Fields. Ex: LeftStr, Copy, Length, etc.

-- Added some Extra String Functions: LeftStr, RightStr, MidStr, Copy, Substr.

- Fixed issue with Format() function. Some values where displayed wrongly, not 
displayed or truncated

- Fixed Issues with CAST() function, at least for String and Float values 
casted to string.

- Small fixes

Original issue reported on code.google.com by fdue...@gmail.com on 10 Aug 2011 at 12:37

Attachments: