Import: is there an easy way to import our client names from an SQL database to the TimeCard database tables?

Table of Contents (index)
Problem Type : Database
Problem Category : TimeCard


The tables in the SQL server database are all open and rather straight-forward, so you should just be able to copy & paste or do an insert query.
Table of Contents (index)