bugphpGroupWare - Bugs: bug #3818, setup with mssql: columns that...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3818: setup with mssql: columns that can take NULL

Submitter:  Sigurd Nes <sigurdne>
Submitted:  Fri 30 May 2003 08:10:23 AM UTC
   
 
Category:  API - Setup Item Group:  None
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  None Operating System:  MS Windows
Reproducibility:  None Planned Release:  None
Fixed Release: 

Fri 30 May 2003 08:10:23 AM UTC, original submission:  

For mssql columns evidently can't take NULL if not told to -
on line 386 in class.schema_proc.inc.php -(please) insert :

else
{
 $sFieldSQL .= ' NULL';
}

Sigurd Nes <sigurdne>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-03-21 sigurdne StatusNone Fixed
    Open/ClosedOpen Closed
2004-01-20 powerstat Assigned to#2883 None

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code