patchphpGroupWare - Patches: patch #3488, fix for class.db_mssql.inc.php

 
 

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

patch #3488: fix for class.db_mssql.inc.php

Submitter:  Sigurd Nes <sigurdne>
Submitted:  Mon 01 Nov 2004 12:22:25 PM UTC
   
 
Category:  API - phpGWapi Priority:  7 - High
Item Group:  None Status:  None
Privacy:  Public Assigned to:  skwashd
Open/Closed:  Closed

Tue 26 Apr 2005 10:26:58 AM UTC, comment #1: 

Obsolete due to transition to adodb

Sigurd Nes <sigurdne>
Group Member
Mon 01 Nov 2004 12:22:25 PM UTC, original submission:  

The cuurent class.db_mssql.inc.php does not work.
class.db_mssql.inc.php can’t make use of  "class db extends db_" (the statement is actually missing) -  it chokes on
function db_($query = ''){$this->query($query);}

Please use the attached file which proves to work just fine.

This applies to both .16 and the proposed-0_9_18-branch

Sigurd Nes <sigurdne>
Group Member

 

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

Attached Files
file #7966:  class.db_mssql.inc.php added by sigurdne (8KiB - application/octet-stream - class.db_mssql.inc.php)

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-26 sigurdne Open/ClosedOpen Closed
2004-11-01 sigurdne Attached File- Added class.db_mssql.inc.php, #3829

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code