Re: How to limit the number of sql statements ?
From: Rishi (anonymous_at_discussions.microsoft.com)
Date: 03/17/04
- Next message: Pegleg: "IIF function in query"
- Previous message: Norman: "Re: add FK constraint with nocheck"
- In reply to: Vishal Parkar: "Re: How to limit the number of sql statements ?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Mar 2004 13:30:17 -0800
Thanks Buddy!!!!!
>-----Original Message-----
>hi rishi,
>
>SQL Server 2000 implemented recovery models which were
equivalent of setting database options
>like 'trunc. log on chkpt' and 'select into/bulkcopy' .
To see this compatibility visit
>following url.
>
>check section "Recovery Models and Database Options"
>
>http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/instsql/in_bckwd_3vlc.asp
>
>If you are using sql 2000, then you will have to change
the recovery model of the database to
>simple.
>
>--
>Vishal Parkar
>vgparkar@yahoo.co.in
>
>
>
>.
>
- Next message: Pegleg: "IIF function in query"
- Previous message: Norman: "Re: add FK constraint with nocheck"
- In reply to: Vishal Parkar: "Re: How to limit the number of sql statements ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|