I have inherited a SQL Server database using an Access front end for reporting. I have only been working with it for about two months, and in those two months the database size has grown from about 144,000 k to about 745,000 k. No substantial data has been added, because it all lives on the SQL server. I have tried removing queries, reports, and even tables (including the linked tables). I even tried making a copy of the database and stripping it of literally everything except one code module. The size remained 745,000 k!
It has gotten to the point where closing out of the database takes about twenty minutes, usually creates a db1.mdb copy of itself, and really ties up anyone's computer who is unfortunate enough to need to use it's reporting functions. Has anyone else had similar problems? I would like to find a solution besides replicating the database one piece at a time, because it links to a ton of SQL tables. Any advice you all could give would be greatly appreciated.
Thanks a lot.
Alex
It has gotten to the point where closing out of the database takes about twenty minutes, usually creates a db1.mdb copy of itself, and really ties up anyone's computer who is unfortunate enough to need to use it's reporting functions. Has anyone else had similar problems? I would like to find a solution besides replicating the database one piece at a time, because it links to a ton of SQL tables. Any advice you all could give would be greatly appreciated.
Thanks a lot.
Alex