Versions Compared

Key

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

...

An example configuration file is attached to this page. This file imports one timeseries from the eami00 database on the fewdbsvr04 server; the figure below shows this file in XML-SPY grid format:

database types

Syntax for SQL Server:

No Format

<jdbcDriverClass>net.sourceforge.jtds.jdbc.Driver</jdbcDriverClass>
			<jdbcConnectionString>jdbc:jtds:sqlserver://MYSERVER:1433;databaseName=MYNAME;user=MYUSER;password=MYPASSWORD</jdbcConnectionString>