I have an Access application that has a front and back end. When I access the tables with ADO, is it correct that I am setting the database source to the front end because that's where the modules and queries are or do I set it to the back end? But, I am confused because I have a function that runs against tables using ADO. How should I have it set ?
thanks
thanks