Page 1 of 1

Field error in table

Posted: Tue Aug 11, 2009 6:36 am
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.

Field error in table

Posted: Tue Aug 11, 2009 9:24 am
by Jan
Hello,

Try following:

Code: Select all

{Table.Student_ID}
or

following:

Code: Select all

{Table["Student Id"]}
Thank you.

Field error in table

Posted: Wed Aug 12, 2009 5:12 am
by raj07
Thanks Thanks so much Jan, for your fast reply. Our problem is solved. Thanks for ur Reply. :biggrin: