Quote:
Originally Posted by lse123
I have another point: (I use DSN) I add records FROM FILE.txt and other case I add TABLES but this do not seem in Access, neither seem to other database driver java files(listing of records)... well? I add like:
|
Your code looks correct, but I don't understand the sentence: "this do not seem in Access". Does this means it doesn't work in Access ?
If so, you cannot hope I could reply anything without further details.

What did you put in your file ?
What's the result of the execution in Access ?
Did you get any errors ? (I suppose there is a "catch" balancing the "try" and hope it displays something).
BTW, I would *never* put DDL statements in a plain text file.
Laurent