Difference between revisions of "Install SQL for Field Services"

From High5Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
This is OBSOLETE, please ignore.
 +
 
<font color="#003366">Install SQL for Field Services</font>
 
<font color="#003366">Install SQL for Field Services</font>
  

Revision as of 14:50, 15 October 2014

This is OBSOLETE, please ignore.

Install SQL for Field Services

SME Field Services requires a netbook or laptop with SQL Server express, plus a field service table and some stored procedures. This page goes through the preparation of the laptop or netbook for the application. We will just refer to the netbook or laptop as the computer.

1. Install SQL Server Express. We recommend SQL Server Express 2008, although 2005 will probably work also.
2. Go to this site to install SQL Server Express 2008: http://www.microsoft.com/web/gallery/install.aspx?appsxml=&appid=SQLExpress;SQLExpress
3. Once SQL Server is installed, load the field service database. High5 will have provided you a script to run to install the database and a script for the stored procedures.
4. Run the files provided by High5.

  • First run the file called something like this: UpdateFieldServicesTables<date>.sql.
  • Then run the file something like this: UpdateFieldServicesStoredProcedures<date>.sql

5. Once these are installed run the Field Service installer, See Installing Field Services