Files
moodle/lib
msketcham 0c57c86713 This is the Native SQL*Server adapter for the SQL Server Driver for PHP version 1.1 released by Microsoft.
Prerequisites for installation and usage: Install SQL Server 2005 or later, and the SQL Server Driver for PHP version 1.1 (http://msdn.microsoft.com/en-us/library/cc296170(v=SQL.90).aspx), and configure the SQL Server installation using SQL Server Management Studio with the following command:
USE MASTER
GO
ALTER DATABASE <your-database-name> SET READ_COMMITTED_SNAPSHOT ON
GO
2010-06-23 22:40:49 +00:00
..
2010-06-21 16:56:28 +00:00
2010-05-21 18:45:04 +00:00
2009-11-18 10:32:06 +00:00
2010-05-21 19:27:08 +00:00
2010-05-22 19:00:48 +00:00
2010-05-21 19:08:35 +00:00
2010-05-22 18:59:12 +00:00
2010-05-22 19:01:52 +00:00
2010-05-21 18:18:11 +00:00
2009-06-12 08:50:50 +00:00
2010-05-22 19:08:27 +00:00
2010-05-21 17:40:28 +00:00
2010-05-22 20:16:12 +00:00
2010-05-22 20:22:24 +00:00