Forum Discussion

InekeBauw's avatar
InekeBauw
Occasional Contributor
6 years ago

JDBC Request returning " Error getting response; null" but only with select *

For some reason when I put select * in my jdbc request i get "Error getting response; null" but only with select *. If I put an selection of fields to select the result is given. I've checked but c...