entaroadun
Programmer
Does anyone know of any way to run Microsoft Access as a service? I have a large Access DB (read-only data mart) that is being accessed in 2-tier by users running Access linking to those tables. Obviously, there is a lot of network traffic. Is there any way to run Access as a service locally to respond to requests from clients connecting from Access?
I am on the line of business in my org and tech has a stranglehold on tech spending. I have to keep my mart under the radar for political reasons, and tech has been completely unresponsive to LOB data needs. Senior management on the LOB side is completely cowed by the CIO. The only thing I have a license for is Access, and I am afraid to run with my MSDN SQL Server license because the compliance police will come down on me.
I have considered creating ASP pages on a local IIS instance (already a no-no) that responds to client requests via OLEDB to Access, taking the load off of the network. However, this takes away the nice Access GUI that our users want.
Any creative solutions?
I am on the line of business in my org and tech has a stranglehold on tech spending. I have to keep my mart under the radar for political reasons, and tech has been completely unresponsive to LOB data needs. Senior management on the LOB side is completely cowed by the CIO. The only thing I have a license for is Access, and I am afraid to run with my MSDN SQL Server license because the compliance police will come down on me.
I have considered creating ASP pages on a local IIS instance (already a no-no) that responds to client requests via OLEDB to Access, taking the load off of the network. However, this takes away the nice Access GUI that our users want.
Any creative solutions?