Re: [Lazarus] LazReport bug?

2015-09-08 Thread Craig Goodyear
On 09/07/2015 11:28 PM, Jesus Reyes A. wrote: En Mon, 07 Sep 2015 14:25:52 -0500, Craig Goodyear escribió: With the new version, the name of the object placed on the report is shown instead of the value of the name field from the sql statement. Has the new version of LazReport reserved the wo

Re: [Lazarus] LazReport bug?

2015-09-07 Thread Jesus Reyes A.
En Mon, 07 Sep 2015 14:25:52 -0500, Craig Goodyear escribió: I have recently upgraded from Lazarus 1.2 to Lazarus 1.4.2. Compiling a program with version 1.4.2 breaks a report written with version 1.2. One of field names in the sql statement that LazReport uses is name. With the new vers

[Lazarus] LazReport bug?

2015-09-07 Thread Craig Goodyear
I have recently upgraded from Lazarus 1.2 to Lazarus 1.4.2. Compiling a program with version 1.4.2 breaks a report written with version 1.2. One of field names in the sql statement that LazReport uses is name. With the new version, the name of the object placed on the report is shown instead o