Field error in table

Stimulsoft Reports.WEB discussion
Post Reply
raj07
Posts: 21
Joined: Fri Feb 13, 2009 1:16 am
Location: Mumbai

Field error in table

Post by raj07 »

Hi, I have one Field in my Table that is Student Id , the field has space inbetween and another field is Stud.Name in STI Report when I am accesing field the field data does not acces it gives me error like INVALID EXPRESSION TERM or The Field Name does not exist in the Table.

plzz reply soon... Thnakx in Advance.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Field error in table

Post by Jan »

Hello,

Try following:

Code: Select all

{Table.Student_ID}
or

following:

Code: Select all

{Table["Student Id"]}
Thank you.
raj07
Posts: 21
Joined: Fri Feb 13, 2009 1:16 am
Location: Mumbai

Field error in table

Post by raj07 »

Thanks Thanks so much Jan, for your fast reply. Our problem is solved. Thanks for ur Reply. :biggrin:
Post Reply