Forum Discussion

KeyofSea123's avatar
KeyofSea123
Contributor
12 years ago

JBDC Request results

I have a JDBC request that is returning the following: <Results> <ResultSet fetchSize="10"/> </Results> It relies on a DataSource that only returns one row. If I run the DataSource manuall...