Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - We don`t need SQL server log file
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

We don`t need SQL server log file

 Post Reply Post Reply
Author
FARSHAD View Drop Down
Groupie
Groupie


Joined: 21 September 2003
Status: Offline
Points: 76
Post Options Post Options   Thanks (0) Thanks(0)   Quote FARSHAD Quote  Post ReplyReply Direct Link To This Post Topic: We don`t need SQL server log file
    Posted: 06 June 2004 at 5:31am

Hi

I want to know is there any way that web tell to the SQL server that don`t make SQL LOG FILE ?

or any code that i enter in the SQL setup file in the forum directory?

 

Thanks

Back to Top
Semikolon View Drop Down
Senior Member
Senior Member


Joined: 09 September 2003
Location: Norway
Status: Offline
Points: 1718
Post Options Post Options   Thanks (0) Thanks(0)   Quote Semikolon Quote  Post ReplyReply Direct Link To This Post Posted: 06 June 2004 at 12:48pm
you have to ask your host to do this for you. or you might be able to do it yourself from your web control panel, if you have one
Back to Top
FARSHAD View Drop Down
Groupie
Groupie


Joined: 21 September 2003
Status: Offline
Points: 76
Post Options Post Options   Thanks (0) Thanks(0)   Quote FARSHAD Quote  Post ReplyReply Direct Link To This Post Posted: 06 June 2004 at 5:33pm

yes i have a Control Panel but there is not any option for this in that

somebody told me i can use this code

ALTER DATABASE database_name SET RECOVERY SIMPLE

but i don`t know where i must use that

Please help me

Thanks

Back to Top
dpyers View Drop Down
Senior Member
Senior Member


Joined: 12 May 2003
Status: Offline
Points: 3937
Post Options Post Options   Thanks (0) Thanks(0)   Quote dpyers Quote  Post ReplyReply Direct Link To This Post Posted: 06 June 2004 at 5:33pm

You can manage it through something like Enterprise Manager. MS SQL Server 2000 BooksOnline does a pretty good job on covering the topic. Strongly suggest you read it before playing with the DB as some of the settings don't do what you would think they do.


Lead me not into temptation... I know the short cut, follow me.
Back to Top
psycotik View Drop Down
Groupie
Groupie


Joined: 27 November 2003
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote psycotik Quote  Post ReplyReply Direct Link To This Post Posted: 07 June 2004 at 9:52pm
Originally posted by FARSHAD FARSHAD wrote:

yes i have a Control Panel but there is not any option for this in that

somebody told me i can use this code

ALTER DATABASE database_name SET RECOVERY SIMPLE

but i don`t know where i must use that

Please help me

Thanks

If you have an asp page which makes a connection to the database, simply put the following line in after the connection.

adoCon.Execute ("ALTER DATABASE database_name SET RECOVERY SIMPLE");

(assumes adoCon is the connection).

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.