Link to home
Start Free TrialLog in
Avatar of caandal
caandal

asked on

Create a service to backup a sql database in Visual Studio 2008

Hi Experts

I am new to Visual Studio and would like to create a service that calls a stored procedure that backs up a SQL database that runs in SQL Express.  The service needs to run every morning. I would like call the ADO parameters from a config file.
Can someone point me in the right direction please

Many thanks
Alan
ASKER CERTIFIED SOLUTION
Avatar of Ioannis Paraskevopoulos
Ioannis Paraskevopoulos
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of caandal
caandal

ASKER

Hi Giannis

Thanks for that - it does not look too daunting

Cheers
Alan