LimeSurvey: master 8ec63cb0

Author Committer Branch Timestamp Parent
Tom Tuddenham Tom Tuddenham master 2007-03-19 18:39 master 6a342ca9
Changeset

using nulls to represent 'no date' value for SQL Server - no change for MySQL
generic drop table code using ADODB
updated sql server install script
removed odd GROUP BY [primary key] clause in labels (does this break anything?)
changed 'ISNULL(col)' references to generic 'col IS NULL'

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/phpsurveyor@2594 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - admin/activate.php Diff File
mod - admin/dbedit.php Diff File
mod - admin/deletesurvey.php Diff File
mod - admin/install/create-odbc_mssql.sql Diff File
mod - admin/labels.php Diff File
mod - common.php Diff File
mod - save.php Diff File