Sanav GC-101 Manual de Instalação Página 44

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 60
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 43
Appendix)
A) Support for Microsoft SQL Server
Initial support for Microsoft SQL Server has been included with the standard OpenGTS. Microsoft SQL Server 2005 can
be downloaded/installed from the following Microsoft webpage(s):
http://www.microsoft.com/sqlserver/2005/en/us/express.aspx
http://www.microsoft.com/Sqlserver/2005/en/us/express-down.aspx
To enable support for SQL Server, modify the file "common.conf" accordingly to turn off support for MySQL, and turn
on support for Microsoft SQL Server:
# --- Microsoft SQL Server
db.sql.provider=sqlserver
db.sql.host=localhost
db.sql.port=3193
db.sql.dbname=gts
db.sql.user=gts
db.sql.password=opengts
db.sql.url=jdbc:sqlserver://${db.sql.host}:${db.sql.port}
db.sql.url.db=${db.sql.url};databaseName=${db.sql.dbname}
The JDBC driver support for SQL Server will also need to be downloaded/installed into the Java runtime environments
described below.
Download:
http://msdn.microsoft.com/en-us/data/ff658549
Install:
%JAVA_HOME%\jre\lib\ext\.
(where %JAVA_HOME% is the location of your Java installation)
Once "common.conf" have been modified, and the SQL Server JDBC driver has been installed, recompile the
OpenGTS code and initialize the database, and install the components, as described above in this document.
Please contact us with any issues you encounter, or suggestions you may have regarding support for Microsoft SQL
Server.
OpenGTS Configuration and Installation Manual Page 44 of 60
Vista de página 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 59 60

Comentários a estes Manuais

Sem comentários