How To
Take A Tour of JobTraQDeveloper Code Samples
Free code samples for JobTraQ developers. Read More
How To: Integrate JobTraQ logins with Active Directory
JobTraQ allows server administrators to integrate their user authentication with an Active Directory or other LDAP authentication server. If you want to use this feature, you must set up your JobTraQ server to use Active Directory authentication. To do this, follow these steps: In JobTraQ, go to the System Settings page Change the Use LDAP [...] Read More
How To: Move a JobTraQ application to a new server
Moving a JobTraQ database to a new server is a complicated process, and it must be performed precisely as described in this document. There is no danger of data loss or corruption on the old server, but the new server will not operate correctly unless the entire process is performed correctly. Also, the same version [...] Read More
How To: Copy a JobTraQ database to another JobTraQ server
Copying a JobTraQ database to another server is a complicated process, and it must be performed precisely as described in this document. There is no danger of data loss or corruption on the source server, but the destination server will not operate correctly unless the entire process is performed correctly. Read More
How To: Fix timeout errors when reindexing the JobTraQ database
Once each day, JobTraQ® recalculates the indexes on all of its database tables, to ensure that the system performs consistently well when users are accessing it. To allow JobTraQ® to recover if the database server is not working, it times out if the database takes more than one hour to complete the reindexing process. If [...] Read More