if you use the preview link from component edit you will be able to see the xml that the component is transformed against.
if you look in the lower left hand corner your results should show up under data/external. if there is nothing there then the sql returned no data.you can turn on debug logging for the class your using to see the query string it's building. com.interwoven.livesite.external.impl.SQL is the class your using?