Traccar setup on windows Serevr

Amit Kumar 7 years ago

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

Wael 7 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 Kumar 7 years ago

How will the database structure??

Wael 7 years ago

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

Amit Kumar 6 years ago

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