Hi Guys,
I want to create a automated sollution for downloading (ftp) and restoring a specific DB. I'm stuck on the following. The file that is downloaded every night has a date and time stamp in the name.
When i want to create a job in the SSMS i need to define a filename in the query. But since the filename changes every time i can't define a specific filename in the job query. Is it possible to solve this with T-sql or do you have a better suggestion?
Thanks in advance!