Thanks, Rick -- that is indeed quite helpful. I am a bit unsure of how to specify the table name so that it retains lower-case. If I quote the name when creating the table; e.g. "create table 'part_type' ( .... )" then I get a SQL error complaining about the quotes. Is there another way to specify a table name including casing?
Thanks! -Bill -- View this message in context: http://old.nabble.com/SQLException-Table-does-not-exist-although-just-created-tp26780099p26795124.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
