#1024: CxnEditor saves wrong database path for firebird
----------------------------+-----------------------------------------------
Reporter: uwe_grauer | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: 0.9
Component: ClassDesigner | Version:
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by uwe_grauer):
Replying to [comment:1 ed]:
> What is your absolute path to:
>
> a) the cnxml file
> b) the fdb file
>
> We need to be able to store this is a cross-platform, path-independent
manner.
Here is a consistent example:
Current working dir is "/home/uwe/tmp".
I start CxnEditor and enter "/opt/firebird/data/fbtool-dev.fdb".
I click on the save button.
Saved path in the cnxml-file is: "<database>../../../../opt/firebird/data
/fbtool-dev.fdb</database"
Now i quit CxnEditor.
I get a message: Do you want to save your changes?" and answer "yes".
This changes the path in the cnxml-file to:
<database>../../../opt/firebird/data/fbtool-dev.fdb</database>
So there is more wrong than the stored path.
I think we would need a checkbox to be able to either store local or
remote paths for databases which can act as a server or a embedded db.
Firebird can act as server or as embedded db.
--
Ticket URL: <http://svn.dabodev.com/trac/daboide/ticket/1024#comment:2>
Dabo IDE <http://svn.dabodev.com/trac/daboide>
Trac Page for Dabo IDE
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]