Issue 112289

Summary: Base tables open as read-only
Product: Base Reporter: fpnoel <fpnoel>
Component: codeAssignee: dbaneedsconfirm <needsconfirm>
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: issues, r4zoli
Version: OOo 3.2.1Keywords: needmoreinfo, oooqa
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Name & Relationship file none

Description fpnoel 2010-06-10 18:18:35 UTC
I have had to re-load OOo 3.2.1 to a new computer.  Since then my existing base 
tables open as read-only.  How can I change that option so that I may make 
changes to table records?
Comment 1 fpnoel 2010-06-10 18:21:41 UTC
Created attachment 69910 [details]
Name & Relationship file
Comment 2 r4zoli 2010-06-11 07:43:26 UTC
Your .odb file damaged, missing /database folder from it.
Not contain any data(scripts and queries). 

In what OOo version/operation system you opened last time before tried it in OOo
3.2.1 on win7?

Changed subcomponent to none.
Similar problems reported in issue 112170. 
Comment 3 r4zoli 2010-06-11 07:46:23 UTC
cc
Comment 4 r4zoli 2010-07-22 08:28:36 UTC
I was wrong, the database is connected to ods file.

That is uneditable data source as other file based data source, such as text files.
Issue invalid.
You can copy table from this odb file into new odb file (with HSQLDB), and add
primary key during copy wizard. 
Comment 5 r4zoli 2010-07-22 08:29:52 UTC
invalid-> Closing.