Re: division by zero with ibator in eclipse

2009-03-02 Thread zkn
Yeah, the problem was in the login information. The user had no access to the table. Thanks. On 02.03.2009, at 04:21, Jeff Butler wrote: Well the problem is that Ibator can't find the table you specified. Make sure that the table name is spelled correctly, and that the table is in the databa

Re: Ibator for postgresql

2009-03-02 Thread ahmad husain
Thanks for your replay, I have change the connectionURL, but it still having the same error. Thanks On Fri, Feb 27, 2009 at 9:27 PM, vicky yes wrote: > > Hi Ahmad > > change ur connectionURL, > > try like this connectionURL="jdbc:postgresql:db_koperasi" > > > > ahmad husain wrote: > > > > Dear

Re: Ibator for postgresql

2009-03-02 Thread Jeff Butler
I think there are two possibilities: 1. The table doesn't exist, or the userID in the config doesn't have privileges to the table, or there is a misspelling in the table name, or the table is in a different schema than you expect. 2. The table contains only LOB fields (A/Ibator does not support t