https://issues.apache.org/ooo/show_bug.cgi?id=121640
Bug ID: 121640
Issue Type: DEFECT
Summary: Database in odb file cannot be moved with external
database
Classification: Application
Product: database access
Version: AOO 3.4.1
Hardware: All
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Because absolute file name is contained in the connection information for an
external database, moving the file causes OO to try to read the original file
which is no longer there or on another machine. In developing an application I
created a directory with the data base files (HSQLDB) and the odb file. When I
moved the directory from the development machine to the user machine the
application would no longer run. Changing the connection information solved the
problem. Would recommend that for an external data base requiring files that OO
create the directory so that the path to the files can be relative.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.