Hmmm…you might want to look
into “clipping.” Unfortunately, the documentation isn’t up to
date for version 7 yet, but there is a lot of information
available on QSA’s website.
In a nutshell, clipping
structure (e.g. a field, three queries, all the abaci in a relation, or a whole
relation) is the easiest way to duplicate stuff, although it
might take a little effort to get up to speed. Once you’re
there, it’s the only way to fly. You can clip structure
within a relation, between relations, or between collections.
Many people have “standard” structure such as formatted time
stamps, report headers, true/false, etc. One quick clip, and
you have all that pasted into a new relation or a new
collection, a real time-saver.
There are probably tons of
other features of Helix that you haven’t yet discovered. Some
might be overkill for you, but some might be really handy and
very convenient. Don’t hesitate to ask here for pointers to
get you started. Cheers,
--
Gib
Running 7.0.3 on
On Nov 22, 2017, at 7:20 AM, D. Wheeler <Hel...@gibhenry.com> wrote:I am a “lay” user of Helix Rade for several databases. I currently have two databases that I want to merge into a single, modified database. This entails exporting data from each of the existing databases into the new database. In the new database I created a template identical to the that in the database from which I want to export data into the new database. That is, each field, is identical is terms of type, text or flag. I then selected the View icon used to enter data in the old database and exported those records. The export was in the form of a text file. I then selected the View icon in the new database and selected import and the text file. At that point I get the error message, “Entry incompatible with field type”. I am stumped at this point. Any help will be appreciated.Running 7.0.3 on a Macbook Pro with OS 10.10.5
Check the downloaded text file with Texedit. You will see what’s wrongIf you don’t see it right away, download from both database and compare them with a text viewerLouis
On Nov 22, 2017, at 12:19 PM, Michael S. Scaramella, Esq. <Hel...@gibhenry.com> wrote:Dear “D,”As others have suggested, you need to carefully inspect the exported data files. Instead of TextEdit, I suggest that you use something like Nisus Writer Pro or BBEdit that will display invisible characters and search using GREP.
Remember that in Helix, data display and storage formats are independent, with one exception. If you export custom labels for a flag type field, importing the flag values is unforgiving. It is best to export standard flag values such as “Yes” or “1.”