April 25, 2014 at 11:42 am
Do you mean .MDF file ?
There are many ways it could be processed & scheduled. Have you looked at the SQL scheduled jobs ?
What is done with the file ? I hope it's not supposed to be a "backup". Regardless of what it's for, verify that proper Full SQL backups are being taken regularly, as well as transaction log backups for production databases.
April 27, 2014 at 6:57 pm
Homebrew, thanks for the reply. No, I do mean .mdb file. It's an Access database file. I believe users download the zipped.mdb file and do some analysis with it. By scheduled jobs, do you mean Sql Agent? If so, I don't have that as I only the free version of Sql Server.
April 28, 2014 at 1:00 am
.MDB file is Microsoft Access database file. It could be created by SSIS package or used by SSIS package. Try to find the SSIS job which might related to this .MDB file.
HTH
---------------------------------------------------
"Thare are only 10 types of people in the world:
Those who understand binary, and those who don't."
Viewing 3 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply