Click here to Skip to main content
15,893,487 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi all

Could you please tell me how to manage a database of a web based application on asp.net that is using database of sql server 2008?

What the web application is doing, is that it's non-stop(24/7) retrieving the data in a continuous form.

Now could anybody tell me how to take the backup side by side up to date and upto exact time?

Thanks
Posted
Updated 29-Sep-10 0:12am
v3

1 solution

You need to use SQL Profiler. Check this[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900