Forum Discussion

Bob_K's avatar
Bob_K
Occasional Contributor
17 years ago

I need help retrieving data from SQL Server in groovy script

In my test case I'm making a request that creates a number of database records,  I'm trying to add a groovy script step that will retrieve one of the db records.  I've stripped my script down to a bar...