I am writing a program written in C# that interfaces with a Sage Payroll database - essentially an Access database. This uses a Sage library to connect to the database and returns error codes if any occur. I have the program working correctly on 2 machines. When I run it [...] read more