Problem:
- Product Name: VisiBroker
- Product Version: 8.5
- Product Component: Naming Service (VisiNaming)
- Platform/OS: Windows Server 2008
We would like to use MS SQL Server as VisiNaming's backend database.
There is no description how to use Microsoft SQL Server JDBC Driver in VisiBroker's manual.
Resolution:
VisiBroker 8.5 supports Microsoft SQL Server JDBC Driver though there is no description in the manual.
The properties' settings are:
vbroker.naming.jdbcDriver=com.microsoft.sqlserver.jdbc.SQLServerDriver
vbroker.naming.url=jdbc:sqlserver://[serverName[\\\\instanceName][:portNumber]][;property=value[;property=value]]
#SQLserver
#Security
#VisiBroker
#JDBC
#VisiNaming
#NamingService




