Daniel Albuschat schrieb:
I'm very sorry I have to ask another -- this time more stupid --
question :-)
A CSV-files has no tables, so how do I create an SQL-statement to select
from?
Or - what's the way to iterate thru the datasets, if not using
createStatement/
executeQuery?
Of course you can use this methods. The table name is the name of the
file without the extension.
If you want to use relations in queries, perhaps the Database-URL is the
folder name, but that's only a guess.
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]