legolas wood <[EMAIL PROTECTED]> writes:

> Hi
> I have a problem when i use several connections for an embedded derby
> database.
> problem is that simply it say that there is no such table in the
> database when i use more than one connection.
> does any one has the same problem ?

Use ij to check all relevant schemas (APP and all usernames you use
when connecting) to see exactly where your tables end up. Then make
sure all your connections look for tables in the same schema.

-- 
dt

Reply via email to