Java.sql.sqlwarning: [Microsoft] [SQLServer 2000 Driver for JDBC] Database Changed to Jive

xiaoxiao2021-03-06  43

This is a normal message from the MS jdbc driver when the database that you are using for Jive is not the default database for the sql server account you are using to access the database Pretty much ignore it -. It's completely harmless.

This warning is because: The default database you connect to SQL Server is not Jive, as long as the default database of the account is changed to Jive. This warning message is harmless.

JDBC connects to SQL Server warning information.

转载请注明原文地址:https://www.9cbs.com/read-54861.html

New Post(0)