The Publish to DBserver publisher will post documents to a DB engine through Java Database Connectivity (JDBC).  

Features

Some of the features of the Publish to DBserver publisher include:

  • Multiple DB engines supported (if they have the JDBC driver available).
  • INSERT, UPDATE, DELETE commands supported.


Limitations

The DBserver publisher has the following limitations:

  • Only one row of data can be inserted to the database at a time.
  • No labels