BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   BES Admin Corner (http://www.blackberryforums.com/forumdisplay.php?f=21)
-   -   How do I tell what BlackBerry Configuration Database Version I have (http://www.blackberryforums.com/showthread.php?t=205467)

Starthorn 09-27-2009 06:47 AM

How do I tell what BlackBerry Configuration Database Version I have
 
How do I tell what BlackBerry Configuration Database Version I have ?

hdawg 09-28-2009 01:33 AM

IIRC the dbversion table in the config database should indicate the version.

Starthorn 09-28-2009 06:06 AM

Im not as knowledgeable as someone like you with the BES. Could you explain how to do that?

hdawg 09-28-2009 10:20 AM

What are you looking to do / report on?

Yes I know you want to know the DB version but what are you looking to do with the data?

If you connect to your BlackBerry Configuration Database and execute:

SELECT TOP(1) * FROM ServerDBVersion order by Id DESC

you should get the version of the DB Schema.

SELECT * FROM ServerDBVersion order by Id DESC

will give you the whole table and schema history


All times are GMT -5. The time now is 03:44 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.