Issue 128258 - I cannot open a table at a .odb database
Summary: I cannot open a table at a .odb database
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 4.1.0
Hardware: PC Windows 7
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-07 11:17 UTC by Ultra Controlo
Modified: 2020-03-21 12:48 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
This is a odb file, we cannot open tables (125.44 KB, application/octet-stream)
2020-01-30 09:58 UTC, Ultra Controlo
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Ultra Controlo 2020-01-07 11:17:47 UTC
Good morning Sirs,

we have a database file (.odb) of electrical componentes.
Last month (December) we cannot open a table inside of that database.

Could you give some help.


ERROR Details when we try open that table:

#1
Unable to connect to data source "IMC03.52.00 ELECTRICAL TABLE REGISTER_2".

#2
Error Code: 1000
Unable to load controller class ''.

#3
SQL State: HY000
Unable to load controller class ''.

Question: There is some tool to fix the problem ?

Thanks
Comment 1 Peter 2020-01-07 13:21:35 UTC
Has your table a primary key?
Comment 2 Peter 2020-01-07 13:26:07 UTC
If so please check our support forum:
https://forum.openoffice.org/en/forum/viewtopic.php?f=6&t=13149
Comment 3 oooforum (fr) 2020-01-14 15:47:54 UTC
No news from OP

Report back if this problem still occurs
Comment 4 Ultra Controlo 2020-01-29 10:06:14 UTC
(In reply to Peter from comment #1)
> Has your table a primary key?

Yes, the table have a primary key,

the problem is:

i can open de database,

and on the left panel i see the 4 menus of Database,

Tables
Queries
Forms
Reports


when I click on the table menu,

then a popup a error information appear:
 Unable to connect to data source "IMC03.52.00 ELECTRICAL TABLE REGISTER_2".

I click MORE to see error details, 
and i get this 3 error descriptions:

#1
Unable to connect to data source "IMC03.52.00 ELECTRICAL TABLE REGISTER_2".

#2
Error Code: 1000
Unable to load controller class ''.

#3
SQL State: HY000
Unable to load controller class ''.

Thanks for your help
Comment 5 oooforum (fr) 2020-01-29 11:06:07 UTC
Did you have the problem for all ODB documents or just only one?

For me, this kind of question must debate on our forum or mail list for end users.
Comment 6 Ultra Controlo 2020-01-30 09:58:56 UTC
Created attachment 86818 [details]
This is a odb file, we cannot open tables

This is the odb file, we cannot open tables.
We open the odb, but when we try to open a tables menu, we get a error!

Could you help?

Thank you
Comment 7 oooforum (fr) 2020-03-16 11:21:19 UTC
Your ODB don't use HSQL format but try to connect with a JDBC driver.

For me, not a Base bug.