Example Exporting Telemetry Data To A Microsoft Access Database - Printronix T5000 Software Manual

Printnet enterprise suite
Hide thumbs Also See for T5000:
Table of Contents

Advertisement

Example Exporting Telemetry Data To A Microsoft Access Database

®
Microsoft
Access™
OdvJdbcDriver=sun.jdbc.odbc.JdbcOdbcDriver
OdvJdbcUrl=jdbc:odbc:odv;UID=odvuser&PWD=odvpassword
OdvJdbcDbName=events
OdvJdbcDbFields=CaptureDate,FailureCode,DecodedData
NOTE: Date is a reserved word in Microsoft Access.
Microsoft Excel
OdvJdbcDriver=sun.jdbc.odbc.JdbcOdbcDriver
OdvJdbcUrl=jdbc:odbc:odv
OdvJdbcDbName=[Sheet1$]
OdvJdbcDbFields=CaptureDate,FailureCode,DecodedData
Example Exporting Telemetry Data To A Microsoft
Access Database
This example shows how to create an Access database, connect it to the
AutoID Data Manager, and have the AutoID Data Manager export captured
telemetry data to the database.
To create an Access database:
1. Open Microsoft Access.
2. Select File New Database to create a new database named odv.
(Use the Blank database template.)
3. Click New to create a new table. Select Design View.
4. Name the first field ID and define it as an AutoNumber field. This is
required since the database must have a unique key value for each
record. Each record sent from the AutoID Data Manager will be appended
to the database and the data in this field will be one greater than the value
in the previous record.
279

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the T5000 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF