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 database specified in the connection URL.
Jeff Butler
On Sun, Mar 1, 2009 at 5:30 PM, zkn <z...@abv.bg> wrote:
Thanks for the quick reply.
.
On 01.03.2009, at 23:41, Jeff Butler wrote:
.
I'm sorry for your trouble - I'll fix the divide by zero error.
This is happening because there are no tables in the database that
match the <table> configuration you've given. I think that you
should
remove the schema="" attribute in your <table> element - then it
will
probably work.
.
Same error after I removed the schema attribute.
.