Forum Discussion

Deepak's avatar
Deepak
New Contributor
16 years ago

Working with datasource teststep

Hi, How can access data from the datasource resultset? For Eg: Lets say I am using JDBC data connection and I have a property by name EMP_NAME When I run the following query. SELECT EMP_NAME F...