You're not bothering me - you're trying to help me. But I don't understand how you can help me without Pro. When you run a DataSource test step, a dialog box pops up asking how many rows you want returned. This is the property that I want to control.
I changed that sql statement to "where rownum < 11" in the last line. It seemed to work and then didn't. So I closed SoapUI and I'll try again.
EDIT: Nope, not working. I really need my DataSource to return data so that the JDBC Request will return data. I'm still getting:
<Results>
<ResultSet fetchSize="10"/>
</Results>