 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
[11.0.35 Pro]: Error printing report/PDF |
|
When trying use Print Report/PDF from the SQL assistant results pane I get this error:
The results pane gives me my data, so I'm not quite sure where the fault lies.
|
|
Fri Sep 27, 2019 9:42 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
|
|
I narrowed it down.
It does not like aliases with square brackets.
SELECT foo As [Bar] breaks it
SELECT foo as Bar works
SELECT foo as 'bar' works
*Edit: it doesn't like square brackets anywhere.
Like:
Select [ReservedName] from Table1 also breaks it.. if the column happens to be a reserved name or function or something.
|
|
Fri Sep 27, 2019 9:46 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you for reporting this. It seems to be caused by an incompatibility in the report library. We are researching this issue.
|
|
Mon Sep 30, 2019 11:24 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|