Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to calculate current row of the database?
Hi,
I don't understand: do you mean like the oracle rownum function?
no i want to get the current row whenever i select a data,I'm using rowno() function but its always giving 1 in return
Try with
rowno(total)
Hth.
no its not working,actually i am using this function in text object ,but when i am using this on expression its working fine
Hi,
I am afraid I do not understand: is it working in the expression?
Hi,
How can you find the current record of the database in the text box.
Regards,
Kaushik Solanki
Hi Kumar,
Please specify your requirement with an example