2006/11/13, Peter Eberlein <[EMAIL PROTECTED]>:
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.
Ah, that's the bit I was missing. I'll be able to finish my little function now, finally. :-) Thanks again, Daniel Albuschat -- eat(this); // delicious suicide --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]