I finally decided to try InfoQube by importing my EccoPro data (a 14MB file). I had been looking for a front-end to a robust database (MySQL) that provided EccoPro-like functionality and when I realized that InfoQube used an embedded database instead, I was somewhat disappointed.
I have been a continuous and very satisfied user of EccoPro since its debut many years ago, and have had to deal with its limitations because I have not found a suitable replacement.
I was pleasantly surprised to find all my data was imported, including the structure.
I am still learning the user interface, but my initial impression is very good.
There was only one "glitch" that I could not explain :
1. some ecco sub- items (no top-level-items) appear twice in InfoQube, and with the same EccoID.
They appear in InfoQube as a sub-item as they were in , they also appear as a top level item in InfoQube.
I have since read a posting in this forum that indicates this is a known bug in InfoQube.
InfoQube appears to offer some of the essentials of EccoPro that I cannot do without:
1 the outline view
2. the easy management of fields (or folders) for each record (item).
There are other aspects of EccoPro that I consider essential and that I am as yet unsure exist in InfoQube:
1. robustness (this is the main reason I ended up with EccoPro in the first place).
2. ability to export both data and structure (I don't want my data to be enslaved by any PIM).
It appears at first glance that InfoQube does not expose some item fields that would be required in order to export the structure (at least the parts of the structure that I consider essential) of the database:
1. parent iD of an item (there does exist a field that points to the value of the parent item but this is not very useful to me).
2. entry order within siblings (I need to be able to preserve the order in which I entered items)
Can you tell me if there is a means to export data and structure or if such is in the plans?
Thanks you for a very useful and impressive program.
Comments
<Source>SELECT ¯Items.ParentID AS IDMainParent, ¯Items.ID AS ItemID
FROM ¯Items;</Source>
By robust database I mean one that makes it difficult for data and structure to be corrupted and has mechanisms to detect and repair corruption. I tried many PIMs prior to deciding on EccoPro and always ran into problems. EccoPro has been the most robust by far (provided I remain aware of its design limits).
[/quote]
Access/Jet is very robust. Especially if you're the only one using it. It can be repaired etc.