Okay we are trying to write a script to find out the version of the database but cannot find the command. We know "select @@version" will give us the version of the database server but we need to know the version of the database the database server is running. Currently dealing with database server version 8, 9, 10. Thanks in advance for your assistance.