When installing GoldMine on a remote laptop we utilize the latest version of Microsoft SQL Express. Below we have put together links to take you to the version you need to get started.
| x64 | x86 | |
|---|---|---|
| SQL Server 2012 | Download (1.3GB) | Download (1.3GB) |
| SQL Server 2008 R2 SP2 | Download (1GB) | Download (900mb) |
| SQL Server 2008 | Download (550mb) | Download (500mb) |
| SQL Server 2005 | Download (250mb) |
| SP0 | SP1 | SP2 | SP3 | SP4 | |
|---|---|---|---|---|---|
| SQL Server 2012 | 11.00.2100 | 11.00.3000 | |||
| SQL Server 2008 R2 | 10.50.1600 | 10.50.2500 | 10.50.4000 | ||
| SQL Server 2008 | 10.00.1600 | 10.00.2531 | 10.00.4000 | 10.00.5500 | |
| SQL Server 2005 | 9.00.1399 | 9.00.2047 | 9.00.3042 | 9.00.4035 | 9.00.5000 |
* Version numbers can be checked by logging into SQL Sever Management Studio, login as a user, top left area you will see version numbers.
* To check version numbers from within GoldMine go to Tools -> SQL Query, enter the query below and click Query.
select @@version