We have a SQL 2000 backend and a Access frontend, designed in-house, but it seems to me that the SQL might not actually be used at all?
How do I tell if it really is being used?
The Access FE has all the data tables, reports, etc and there is plenty of code in the forms. It seems to me that if the SQL was being used or being used properly, I would have less access tables and more code pointing to the SQL db.
Am I totally off base here?
How do I tell if it really is being used?
The Access FE has all the data tables, reports, etc and there is plenty of code in the forms. It seems to me that if the SQL was being used or being used properly, I would have less access tables and more code pointing to the SQL db.
Am I totally off base here?