I have a SQL Server database that's 145GB, about 80% of that space is occupied by "files". Staff have the ability to upload files from the web front end application into the database, this is used to ...
I have a database that's in 2 files, one ending in .MDF and one ending in .LDF. I did some research, and this appears to be a SQL Server database. I need to convert this to Access. I thought I would ...