Jump to content

jasperReport-reports /samples/ Freight


Faabris

Recommended Posts

Hi@all

I take a look at [root]/reports/samples/Freight and see at the SQLQuary:
...
WHERE
SHIPCOUNTRY = $P{Country}
and REQUIREDDATE > $P{RequestDate}
and ORDERID > $P{OrderId}

and in my jrxml file:
...
WHERE
geschlecht = $P{geschlecht}

but I get the following message:

(Error : SQLproblemsYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{geschlecht}' at line 6)

I upload the jrxml file and I get the following message:
[file name=error-27edcbe4685437ea66ce96f3e9a227d3.txt size=12499]

Can anyone help me?

Thans
Faabi
Post edited by: Faabris, at: 2008/02/25 09:50

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...