Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleExample configuration for usage of userColumn
<table>
      <dateTimeColumn name="DATE" pattern="dd-MM-yy HH:mm"/>
      <locationColumn name="LOC"/>
      <unitColumn name="UNIT"/>
      <parameterColumn name="PARAM"/>
      <valueColumn name="VALUE"/>
      <userColumn name="USER"/>
</table>

Columns not available for this import type

flagSourceColumn

sampleIdColumn

propertyColumn

Samples

It is not possible yet to import sample meta data. Only the values will be importedattributeColumn

Configuration for Microsoft SQL Server

...