Greetings...
I work in an organization that is using Access to generate both PDF and Excel reports. We have 3 report servers running and a total of 108 Access databases creating all of the reports. Most are pulling data from either Oracle or SQL server and manipulating the data and then reporting on that data.
I would like to move some of the functions (Email, PDF and Excel Spreadsheet generations, etc) into class modules. My question is with the heavy use of all the databases running is there a downside to using class modules?
Each time one Access database opens with a link to the Class Library it opens another instance of Access so for every database run we will have 2 Access instances running.
Environment: 2008 R2 Data Center Server, Office 2010
Any insight would be greatly appreciated.
...and yes we are planning on moving away from Access to SSRS later in the year.
I work in an organization that is using Access to generate both PDF and Excel reports. We have 3 report servers running and a total of 108 Access databases creating all of the reports. Most are pulling data from either Oracle or SQL server and manipulating the data and then reporting on that data.
I would like to move some of the functions (Email, PDF and Excel Spreadsheet generations, etc) into class modules. My question is with the heavy use of all the databases running is there a downside to using class modules?
Each time one Access database opens with a link to the Class Library it opens another instance of Access so for every database run we will have 2 Access instances running.
Environment: 2008 R2 Data Center Server, Office 2010
Any insight would be greatly appreciated.
...and yes we are planning on moving away from Access to SSRS later in the year.