|
|
|
|
|
|
|
|
Re: problem mapping to DB [message #433459 is a reply to message #433458] |
Mon, 09 January 2006 08:31  |
Eclipse User |
|
|
|
Originally posted by: gkatz.allot.com
hi;
i just created a database named 'gkatz' and now the schema name is the
'gkatz' and this is also the connection username so everything is ok now
but of course in my reallife situation i cant do this so hopefully yhe bug
will be resolved soon.
tnanks.
|
|
|
|
|
Re: problem mapping to DB [message #562058 is a reply to message #433452] |
Thu, 05 January 2006 13:57  |
Eclipse User |
|
|
|
Guy,
The problem is probably caused by a current limitation in our DB
integration. We are using your User ID from the DB connection as the
qualifier for your schema. So, I am guessing that your User ID for
logging into the DB does not match the appropriate schema in the database.
This is where we are currently looking for tables and columns for the UI
and validation purposes.
I will add this issue to the Getting Started notes, as this is certainly
not an obvious problem.
I have also entered a bug in bugzilla to track this issue -
http://bugs.eclipse.org/bugs/show_bug.cgi?id=122576 This should be fixed
in the very near future.
Neil
guy wrote:
> i have checked it and the 'test' connection is configured so this is not
> it...
> any other suggestions?
|
|
|
Re: problem mapping to DB [message #562079 is a reply to message #433453] |
Sun, 08 January 2006 01:29  |
Eclipse User |
|
|
|
Originally posted by: gkatz.allot.com
thanks;
would you be so kind as to explain to me how to bypass my problem for the
time being? i am not sure i understand what to do or if i have any choice
here?
thanks in advance
|
|
|
|
Re: problem mapping to DB [message #562122 is a reply to message #433454] |
Mon, 09 January 2006 04:28  |
Eclipse User |
|
|
|
Originally posted by: dibyendu.mazumdar.demon.co.uk
Hi,
I had the same problem when trying out Dali. To resolve this you need to
connect to the database using the schema that contains the table -
assuming that the id and schema are the same thing. For example, in Apache
Derby, the default JDBC connect id is APP. But if I create a table called
EMP under schema SCOTT, it won't be visible. I have to change the JDBC
connection id to SCOTT for this table to become visible.
Regards
|
|
|
Re: problem mapping to DB [message #562169 is a reply to message #433456] |
Mon, 09 January 2006 07:18  |
Eclipse User |
|
|
|
Originally posted by: gkatz.allot.com
guys;
i did not understand what i should do in order to overcome this.
i never encountered the term 'schema name' so i dont know how to define it.
can someone please explain what exacly i should do here.
any help would be great.
thanks in advance.
|
|
|
Re: problem mapping to DB [message #562192 is a reply to message #433458] |
Mon, 09 January 2006 08:31  |
Eclipse User |
|
|
|
Originally posted by: gkatz.allot.com
hi;
i just created a database named 'gkatz' and now the schema name is the
'gkatz' and this is also the connection username so everything is ok now
but of course in my reallife situation i cant do this so hopefully yhe bug
will be resolved soon.
tnanks.
|
|
|
Powered by
FUDForum. Page generated in 0.15563 seconds