It's a thin connection to oracle, so: jdbc:oracle:thin:@host:port:sid Usually when using this all metadata etc. can be queried, or at least I've been able to do so before.
On Mon, Mar 18, 2013 at 3:43 PM, Noel Grandin <[email protected]> wrote: > What does your database URL look like? > > > On 2013-03-18 16:37, Wim De Smet wrote: > >> I am using emit updates. Here's the query from the trace log (connection >> details omitted) >> /*SQL t:79*/CREATE LINKED TABLE >> extern.BioProject('*,'*','*','***','BioProject') >> EMIT UPDATES; >> >> It seems to make no difference (still generating DELETEs). >> >> >> > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
