Data Event Poller MSSQLServerPublishByReference: Setting Up the Project
Prerequisites
- Run the database scripts located in the TIBCO_HOME/bw/palettes/adb/version_number/Samples/Data Event Poller/PublishByReference directory in the following order:
- Import the MSSQLPublishByReference project before setting it up. For more information, see Importing a Sample Project.
Procedure
- Expand the imported project in the Project Explorer view.
- Expand the Module Descriptors resource, and then double-click Module Properties.
-
In the Module Properties panel, complete the following tasks:
- Set the value of the userName field as the username of the database.
- Set the value of the password field to access the database.
- Set the value of the dbDriver field to the database driver name. For example: tibcosoftwareinc.jdbc.sqlserver.SQLServerDriver
- Set the value of the dbUrl field to the database URL name. For example: jdbc:tibcosoftwareinc:sqlserver://<host>:<port>;DatabaseName=<dbname>
- Set the value of the dbSchema field to the default schema name.
- From the menu bar, click to save the project.
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.