Setting Up A Backup Schedule for SQL Express
Here is my problem, my website is using a SQL server Express Database which Microsoft has toned down on a lot of its replication capabilities. However I have the full Enterprise version of SQL Server 2005 running locally - so I am looking for a way to create a backup plan in the Management Console that will append any new data from my remote server to my local database at whatever time interval I have scheduled - does anyone know of a way of doing this, or can someone please point me in the right direction.
I just started working with '05 and don't see how this can be done so I at the least have the previous days data backed up locally.
Any pointers would be greatly appreciated...
|