[Bug 160039] Base does not show SQLException error messages

2024-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160039

prrv...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from prrv...@gmail.com ---
I just fixed this problem. This came from my SQLException which did not have a
SQLState and which apparently was not displayed in Base. Sorry for the
inconvenience, I'm closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 160039] Base does not show SQLException error messages

2024-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160039

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 160039] Base does not show SQLException error messages

2024-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160039

--- Comment #1 from prrv...@gmail.com ---
I gave you the case where it doesn't work.

There is also the case that it works:
When renaming a table or view, try to modify the schema or catalog with a
driver that does not allow this (HsqlDB, H2, SQLite, Derby) you will get an
error message explaining why this cannot be done.

On the other hand, we also have problems when creating a new index if the index
already exists, the error during its creation is silently ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.