You can export (archive) data from your Heurist database in a range of formats:
- Delimited text (csv, tsv). This Export option exports data for specified fields of a selected record type in one of the following formats: A comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the text file is a data record, with fields separated by commas. A tab-separated values (TSV) file separates the fields with tabs instead. TSV files tend to be saved from worksheets, where rows = records, and columns = fields. You can add an additional query string using normal Heurist query structure to select a subset of the record type. Due to the limitations of the delimited text format, only one record type can be exported at a time.
- HML. Heurist Markup Language.
- KML. KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser such as Google Earth, Google Maps, and Google Maps for mobile. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard. All tags are case-sensitive and must be appear exactly as they are listed in the KML Reference. The Reference indicates which tags are optional. Within a given element, tags must appear in the order shown in the Reference. For additional Details, go here.
- RSS. RSS (Really Simple Syndication) is a Web content syndication format that is a dialect of XML. It is used to deliver regularly changing web content as an RSS Feed to whoever wants it. Feed Reader software allows you to grab the RSS feeds from various sites and display them for you to read and use. All RSS files must conform to the XML 1.0 specification, as published on the World Wide Web Consortium (W3C) website.
- Atom. Atom is a simple way to read and write information on the web. Atom is the name of an XML-based Web content and metadata syndication format, and an application-level protocol for publishing and editing Web resources belonging to periodically updated websites. For details, go here.
Note. For archiving your database, see Archive Data.
Created with the Personal Edition of HelpNDoc: Full-featured EBook editor