LimeSurvey bug tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
04186User patchesInstallationpublic2010-03-08 23:412010-06-03 16:16
Reporterc-pucci 
Assigned Toc_schmitz 
PrioritynormalSeveritytweakReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.87 
Target VersionFixed in Version 
Summary04186: Native MS SQL Server Support
DescriptionCurrently LimeSurvey 1.x only supports the community mssql driver for php, (via
ADOdb).

Our team has created an ADODB driver package that uses the Native SQL
Server driver for PHP which was recently released by Microsoft (currently
in v1.1).

More information regarding the Native SQL Server driver for PHP can be
found here:

http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx [^]

I've attached a patch file that adds Native SQL Server support to LimeSurvey 1.x, (diffed against SVN head), to this request and would like to work with the
developers/maintainers in order to have this package officially supported.
TagsNo tags attached.
LimeSurvey build number1.87
Attached Filespatch file icon limesurvey-svn-head-r8454-sqlsrv.patch [^] (71,967 bytes) 2010-03-08 23:41 [Show Content]

- Relationships

-  Notes
User avatar (11408)
c_schmitz (administrator)
2010-03-17 19:29

Hi The patch looks great - I have a couple questions:

- Why do you need a separate file create-mssqlnative.sql - I can only see that TEXT were replaced with VARCHAR(MAX) (which is only available in SLQ server 2005+)

-So, does this driver generally not work with TEXT fields? Is it not backward compatible to older versions?

- Issue History
Date Modified Username Field Change
2010-03-08 23:41 c-pucci New Issue
2010-03-08 23:41 c-pucci File Added: limesurvey-svn-head-r8454-sqlsrv.patch
2010-03-09 11:10 ElMatador69 Status new => assigned
2010-03-09 11:10 ElMatador69 Assigned To => c_schmitz
2010-03-13 16:13 c_schmitz Status assigned => acknowledged
2010-03-17 00:13 c_schmitz Status acknowledged => assigned
2010-03-17 19:29 c_schmitz Note Added: 11408
2010-03-17 19:29 c_schmitz Status assigned => feedback
2010-04-27 02:24 c_schmitz Status feedback => resolved
2010-04-27 02:24 c_schmitz Resolution open => fixed
2010-06-03 16:16 c_schmitz Status resolved => closed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker