You are here: Home >Posts Tagged ‘SQL Server 2008

Suggested Max Memory Settings for SQL Server 2005/2008

It is pretty important to make sure you set the Max Server memory setting for SQL Server 2005/2008 to something besides the default setting (which allows SQL Server to use as much memory as it wants, subject to signals from the operating system that it is under memory pressure). This is especially important with larger, [...]

Tags: , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

SQL SERVER – 2008 – Configure Database Mail – Send Email From SQL Database

Today in this article I would discuss about the Database Mail which is used to send the Email using SQL Server.  Previously I had discussed about SQL SERVER – Difference Between Database Mail and SQLMail. Database mail is the replacement of the SQLMail with many enhancements. So one should stop using the SQL Mail and upgrade [...]

Tags: , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

How to SQL Server 2008 Error – Saving changes is not permitted.

หากกล่าว ถึงข้อความ “Saving Changes is not permitted. The Changes  you have made require the following tables to be dropped and re-create.” นี้คิดว่าหลายๆคนคงเคยเจอกันมาบ้าง เพราะเมื่อผู้ที่ใช้งาน SQL Server 2008 ต้องการแก้ไข DataType หรือ Allow Nulls นั้นเมื่อทำการแก้ไขเสร็จแล้ว และทำการบันทึกตารางก็จะเจอกับ DialogBox ที่มีข้อความดังรูปข้างล่างนี้

Tags: , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS