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

Simple PHP Connect MS-SQL example

This is a simple example on how to query a Microsoft SQL Server by using PHP. ตัวอย่างนี้จะเป็นการเขียนโปรแกรมด้วยภาษา PHP เพื่อทดสอบการติดต่อกับดาต้าเบส MS-SQL ตัวอย่างง่ายครับ

Tags: , , ,

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

Unable to modify table, timeout expired errors with Microsoft SQL Server

While modifying a table in Microsoft SQL Server with about 10 million records in it, I got the error message “unable to modify table – timeout expired…” and the table was not able to be modified. The solution was to change the timeout settings which is covered in this post.

Tags: , , , ,

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