Re: Backup SQL Server to script file in code?
- From: "Lee" <luv2program2000@xxxxxxxxx>
- Date: Sun, 12 Feb 2006 17:08:37 -0800
Terry Burns enlightened me by writing:
Well not exactly. However, you could query each table and return the
data to a local storage, either xml or sql.
That's what I figured. I need to also backup the database schema as
well. I guess I could manually iterate over all the objects and create
scripts for all that as well...
Thanks for the response.
--
Warm Regards,
Lee
"Upon further investigation it appears that your software is missing
just one thing. It definitely needs more cow bell..."
.
- References:
- Backup SQL Server to script file in code?
- From: Lee
- Re: Backup SQL Server to script file in code?
- From: Terry Burns
- Backup SQL Server to script file in code?
- Prev by Date: My Page Load Event Is Firing More Then Once
- Next by Date: Re: My Page Load Event Is Firing More Then Once
- Previous by thread: Re: Backup SQL Server to script file in code?
- Next by thread: Re: Backup SQL Server to script file in code?
- Index(es):
Relevant Pages
|