At mJobTime, we have focused on giving our customers a large number of configuration options to make our application as flexible as possible. However, software programs are designed to accommodate the maximum number of companies possible. We realize that there are going to be situations where mJobTime may not address certain facets of your business processes, but we ultimately strive to provide employee time clock solutions that will be unique to every business.
We look upon these situations as opportunities. This is because we love to get input from our customers about our time clocks for construction as well as our other software. Many times, this input can lead to a new feature or functionality that becomes a standard part of the program. Oftentimes, when the amount of work and time involved is not significant, we will do the work at no charge. Even in those situations where there is a substantial amount of resources required to do the work, if we feel it will improve the product, we often will share the cost of the modification with the customer. In those situations where the customization is very unique to a customer, we will provide a quote for the work and allow the customer to make their own decision.
Whatever the case, our development team has earned quite a reputation for doing outstanding work in a reasonable time period. They will work with you to get a detailed understanding of your needs, propose a solution, develop and test the solution, and follow-up to insure that our employee time clock solutions are working as intended once released. Our customers constantly rave about the amount of time we have saved them with our modifications. Usually, the ROI on our customizations is very short.
Whether it’s a special report or a very specific way to calculate travel or per diem pay, our crackerjack development staff is always ready to meet your custom modification challenges. They thrive on being able to make mJobTime (and our time clocks for construction) meet even your most stringent and unique requirements.
Let us provide you with a personalized demo today. As you can see, a custom time clock from mJobTime can supply your business with many helpful resources.
What is SQL you ask and why is it important? SQL stands for structured query language and is a relational database management system created by IBM in the mid 70’s and first used commercially by Relational Software, Inc. ( now known as Oracle) in 1979. SQL allows for the creation, update, deletion, access, and storage of data. It was originally designed to run on main frame and mini computers, but because it supports distributed databases, databases spread out over a computer network system, SQL became popular for use with PC-based systems as well. With SQL, multiple users on a network have access to the same data. Although there are several flavors of SQL, an official standard was initially published by the American National Standards Institute (ANSI) and the International Standards Organization (ISO) in 1986, and was expanded in 1989 and again in 1992 and 1999.
How does a SQL-based time tracking application help me in my business? Such a system has many practical advantages as detailed by the following:
Scalability – As a business grows it will add customers, jobs, employees, users and other items. A SQL-based system will be able to absorb these increased transaction workloads and larger databases without a significant drop in performance.
Security – A SQL-based application also provides a higher level of security. Your data is protected from unauthorized access by integrating network security with database security. Administrators can set security at the user level by granting “permissions” or authorization to users based upon their designated roles. Encrypted passwords can be utilized to keep unauthorized persons from logging in to the system.
Transaction Logs – A transaction log is a sequential record of all changes made to a database. It contains enough information to undo all changes made to the data file as part of any individual transaction as in the case of accidental updates or deletions. Transaction logs can also be used as a security tool. If the database administrator suspects a breach of security, he can monitor the transaction log for suspicious transactions.
Automatic Backups – SQL systems come with an automatic backup option that saves a copy of the database and transaction logs. These backups can be used by the database administrator to quickly restore a database when data has been lost or corrupted.
Portability of Data – Data housed in a SQL-based system can be easily ported to other applications such as spreadsheets, query tools, report writers, and application generators.
Obviously, these advantages have been detailed in a very cursory manner, and there are many other factors not listed, but having a SQL-based time tracking application can provide much comfort and peace of mind to the owner. Knowing that tools are in place to protect the data, and that the system will be sustainable for more than just the short term, allows the business owner to focus on the more important aspects of his or her business. If you are looking at upgrading from a paper-based system or from a non-SQL-based time tracking system, you should give strong consideration to an application using SQL.