SteveMurphy
Programmer
Running report gives me "Invalid Column". The SQL has quotes around all columns/identifiers such as "LAWSON"."custorder"."Order_NBR" instead of LAWSON.custorder.Order_NBR. I remove the quotes, but then get "Missing parenthesis". I figured it had something to do with the date check (Ex. order_date between date1 and date2), so I removed that line. It ran, but just before returning data, I get an empty pop-up (no heading) saying "Invalid Directory". I click "OK" and get it again; I click "OK" and get "Internal Error: Problem creating IDAPI table". This happens when there are 3 or more tables involved. I'm going against a lawson 7.3.4 DB on an AIX unix box; I'm on Windows 98 PC.
Steve
Steve