Anyone ever see this error? It's happening with a SQL statement that pulls data from a table and a "subtable", which is just an association. Something like this: SELECT field1,B.field2,EVAL 'TESTING' AS field3 FROM table1,table1_wtvr B WHERE table1.KeyField = B.KeyField;
Thanks. _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
