Printronix PrintNet Enterprise User Manual
Page 302

302
Chapter
7
Telemetry Data Export To 3rd Party Databases
Figure 261. Entering the Data Source Name
12. Type odv in the
Data Source Name
field. See Figure 261.
13. Click
Select
to specify the
odv
database that you created.
14. Click
Advanced
to specify the username (odvuser) and password
(odvpassword) to access the database.
15. Using Notepad, create an AutoID Data Manager properties file named
pm.txt
that contains the following text:
OdvJdbcDriver=sun.jdbc.odbc.JdbcOdbcDriver
OdvJdbcUrl=jdbc:odbc:odv;UID=odvuser&PWD=odvpassword
OdvJdbcDbName=events
OdvJdbcDbFields=CaptureDate,FailureCode,DecodedData
16. Rename the file
pm.txt
to
pm.pro
and place it into the program
installation directory.
17. Run the AutoID Data Manager and collect the telemetry data.
The collected telemetry data will be inserted into the
odv
database.