I am trying to install the BES Console on my laptop but get the following error when I try to connect to the database.
Database error: The database being connect to has a database version of ‘Enterprise 1.56’, and this version of the console requires a database version of ‘Enterprise 1.58’.
That error indicates that the BES Console version is different from the BES Server version. Is your BES Console at version 6.0 and your BES Server is at version 5.1?
Also, there is a chance that you are connecting to the wrong database. If you are using NT Authentication for your ODBC setting, you need to make sure that the default database in your ODBC settings is set to “BFEnterprise”.
Well the ODBC was trying to connect to the BES Server but not the SQL Box where the database is. Now I am getting a different error. It says ‘Database error: The version of the database being connected to is not compatible with this version of the console.’
I don’t understand. I am using the BES Console installer thats in the root drive where the BES Server is installed.
Most likely the DSN you are using for the BES Console is not going to the correct BES Server. The BES Console will use the bes_bfenterprise DSN by default. If the host is set to be a hostname or dns alias you should try pinging it and verify that the IP Address resolves to the correct server. You may have a hosts file override that is pointing you to the wrong server. You should try putting the IP address in the DSN and see if that helps.