Hi there ,
I am in a process of creating a report using MS Datareport.
I have written an Sql query. i want the serial no along with each row the query returns.
eg. select empno,name,sal from emp
1. E001 sam 100
2. E002 yogi 200
3. E003 soni 3000
etc.
Thanx in advance
yogitha
I am in a process of creating a report using MS Datareport.
I have written an Sql query. i want the serial no along with each row the query returns.
eg. select empno,name,sal from emp
1. E001 sam 100
2. E002 yogi 200
3. E003 soni 3000
etc.
Thanx in advance
yogitha