Jump to content
JasperReports Library 7.0 is now available ×

problem with $ sign in field name


sisosuwar

Recommended Posts

Hi,

I get an error when I create a report where there's a $ sign in field name.

For example, report query is "select t$name from test".

And the report field is $F{T$NAME}.

When I compile it, error message is

"SyntaxÂerrorÂonÂtokenÂ"$F",ÂAssignmentOperatorÂexpectedÂafterÂthisÂtoken

ÂvalueÂ=Â(java.lang.String)($F{T$NAME});"

I use escape character but still have the problem.

I use iReport for creating a report.

My ERP vendor use $ sign for field name in all table.

What should I do to solve the problem?

Thanks and regards,

 

sis

Link to comment
Share on other sites

  • Replies 2
  • 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...