Traccar setup on windows Serevr

Amit Kumar5 years ago

How to install Traccar setup on windows Serevr and getting data in Sql Server?

Wael5 years ago

what do you need help with, its straight forward setup file ?
config file here

<entry key='database.driver'>com.microsoft.sqlserver.jdbc.SQLServerDriver</entry>
<entry key='database.url'>jdbc:sqlserver://localhost\DB:1433;databaseName=traccar;</entry>
<entry key='database.user'>User</entry>
<entry key='database.password'>Password</entry>
Amit Kumar5 years ago

How will the database structure??

Wael5 years ago

empty database, as soon as you start traccar service it will create the tables.

Amit Kumar5 years ago

How to set ip and port in gps device WeTrack 2??