Subject | Re: SQL Query Questions |
---|---|
Author | ben_ata |
Post date | 2004-11-02T12:47:49Z |
--- In Firebird-Java@yahoogroups.com, Arvin Dacumos <freezenik2@y...>
wrote:
There is no constructor for Vector that takes a ResultSet.
Thomas
wrote:
> I am having troubles firing up an SQL query throughWhat do you mean with "pass the results to a Vector"?
> JDBC. Why is it that when I do a query "SELECT COL1
> FROM TABLE" and pass the results to a Vector it gives
> me no result as in the Vector seems to be empty...
There is no constructor for Vector that takes a ResultSet.
Thomas