Jump to content
JasperReports Library 7.0 is now available ×

Dollar Sign Database Fields


2005 IR Help

Recommended Posts

By: Mannix Reyes - mannixreyes

Dollar Sign Database Fields

2004-01-23 01:32

Hi,

 

How do I able to deal if my database table fields contains a dollar sign. JasperReport throws an exception.

 

Thanks

 

 

 

 

By: Mannix Reyes - mannixreyes

RE: Dollar Sign Database Fields

2004-02-01 22:54

Hi,

 

Anyone ?

 

 

 

Thanks .. =)

 

 

 

 

By: Teodor Danciu - teodord

RE: Dollar Sign Database Fields

2004-02-02 12:02

 

Hi,

 

You mean the column name contains a dollar sign or

the column text content?

 

If it is about the column name, then I'm afraid you'll

have to implement a custom JRDataSource to wrap

the result set since the default implementation cannot overcome this situation.

 

I hope this helps.

Teodor

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Dollar Sign Database Fields

2004-02-02 12:06

 

Hi,

 

On a second thought, we might enhance the default

implementation to solve this problem just like we

did in the JRTableModelDataSource where there

is an alternative for naming the report fields based

on the column index:

COLUMN_1, COLUMN_2,..., COLUMN_100

 

Thank you,

Teodor

Link to comment
Share on other sites

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