Hi,
I am developing an RDP report where I am using regular tables to show my data. I want to do something like this in my getTableBuffer method:
select * from xyzTable where createdby == "curUserId";
It's not working. Can someone please sugges how to do it?
*This post is locked for comments
I have the same question (0)