12-11-2009, 01:58 PM
Hi,
Is there any way to get the expected row data of MsAccess Table?
Eg. I want ot read 4th record of MsAcces table ABC.tbl
In WinRunner we use
db_get_row ( session_name, row_index, row_content );
Thanks in advance.
Dinesh
Is there any way to get the expected row data of MsAccess Table?
Eg. I want ot read 4th record of MsAcces table ABC.tbl
In WinRunner we use
db_get_row ( session_name, row_index, row_content );
Thanks in advance.
Dinesh