hi
i m tying to take back up of my database in every last day of week
but i can not match and find path and day of my week
suppose i set day Saturday then project every saturday take bakup in my select path and exist file will be replace
but i m not compaire the last day and how to save path which is always save my software to backup
help me in code and logic
Loading

Sam HobbsPosted Nov 5, 2009, 10:22 AM
naura paxPosted Nov 5, 2009, 4:26 AM
Thanks
Dharmesh SharmaPosted Nov 5, 2009, 4:12 AM
i m not carefully put my question here
tack ------take
and not i t -------this is -IT
ok
thanks
naura paxPosted Nov 5, 2009, 2:27 AM
http://support.microsoft.com/kb/162294
Sam HobbsPosted Nov 5, 2009, 2:23 AM
One problem is that I don't know what "tack" and "i t" means. Does "i t" mean Information Technology (IT)?
I really think I answered the question "how to set the time for every Saturday" but again I don't know what "to tack back up" means.
As I said, I don't think the main problem causing me to be unable to understand is not a language problem; I think you simply are not providing some critical information. For example, you don't say what language or environment it is and I suspect that the language and environment are important information. I also don't know what "set path every Saturday" means.
naura paxPosted Nov 5, 2009, 2:17 AM
Note In the Job Step Properties - 1 dialog box, you can see the backup command.
Note If you want to configure alerts or notifications, you can click Alerts or Notifications under Select a page.
If above is not what you want then a windows service application will be the kind of application you would need, where time is set using timer control and its sleep method appropriately.
otherwise there might be other scripting techniques.
Dharmesh SharmaPosted Nov 5, 2009, 12:33 AM
i mean i want to crate an application which can tack backup of my database
now the backup is create every Saturday and i set my path that will be save backup file and last backup file will be replace but
issue
1. how to set the time for every Saturday to tack back up
2. and save my path in my application i m not set path every Saturday i t will automatically tack and i want to change it will be chabge
i hope u understand
Sam HobbsPosted Nov 4, 2009, 3:57 PM
Does that help?