Hi everybody,
I'm not sure if this is even possible, but I thought I'd toss it out there since my search results haven't pulled up anything and I'm curious whether or not it can actually be done.
I have a database that I'm trying to keep as lean as possible, but I need to link to an Oracle Database that has tons of records in order to create a report for a stakeholder. I feel like this will inevitably slow down my current Access Database.
So, to prevent this from happening, I thought I would copy my current database, link to the Oracle table, create the report, then execute it from my current database. I have a form in my current database that accepts parameters and I'd like to be able to use this same form in the current database and just have the report execute independently from the copy database without the copy database visibly opening for the user.
Thanks,
beacon
I'm not sure if this is even possible, but I thought I'd toss it out there since my search results haven't pulled up anything and I'm curious whether or not it can actually be done.
I have a database that I'm trying to keep as lean as possible, but I need to link to an Oracle Database that has tons of records in order to create a report for a stakeholder. I feel like this will inevitably slow down my current Access Database.
So, to prevent this from happening, I thought I would copy my current database, link to the Oracle table, create the report, then execute it from my current database. I have a form in my current database that accepts parameters and I'd like to be able to use this same form in the current database and just have the report execute independently from the copy database without the copy database visibly opening for the user.
Thanks,
beacon
Comment