Fabian Merki <[EMAIL PROTECTED]> writes: > hi all > > i've just recognized that drop table does not delete .dat files. is > this a feature or a bug? google did not help to answer this question > ;-(
Hi Fabian,
Are the dat files still there after you have performed a shutdown of the
database? (DriverManager.getConnection("jdbc:derby:mydb;shutdown=true"))
--
Knut Anders
