How to Compare Client, Server and Database Versions
Determining the Client Version
- Open Readysell on the server and left click the application icon.
- Click on "About"
3. This will Display the Version. Belows example displays 8.12.20828 .
8.12 is the Readysell Version and 0828 is the date created.
Determining the Server Version
- On the Server Navigate to "Services" and Find "ReadysellServer"
- Right Click "ReadysellServer" and Click "Property".
- On the General Tab copy the "Path to executable" but exclude "Readysell.Server.exe"
- Navigate to the "Path to executable" and right click "Readysell.Module.dll" and click "properties".
5. Click on Tab "Details" and the server version is displayed on "Product Version" line.
Determining the Database Version
- Open Heidi and click on the database.
- In the "Query" tab run the following script.
select * from moduleinfo - Find "ReadysellModule" and this is where the Database Version is stored.