[VXCMD] Bug in 1.9.8

Ken Ray kray at sonsothunder.com
Thu Oct 30 10:57:36 CST 2003


I have a table with a field called "Union". When I do a SQLSelectRecords
calling out that field by name, my result ends up empty. When I change
the name of the field to "UnionName", everything works fine. So
something like this:

  SELECT RecID,Name,Type,Union,Rate,Location FROM Projects

returns empty, whereas:

  SELECT RecID,Name,Type,UnionName,Rate,Location FROM Projects

returns many records.

Perhaps Valentina is tripping up on a field name that *means* something
(like Join, Union, etc.)?

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 




More information about the Valentina mailing list