phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [patch #3927] Patch to enable mssql with adodb


From: Sigurd Nes
Subject: [Phpgroupware-tracker] [patch #3927] Patch to enable mssql with adodb
Date: Thu, 21 Apr 2005 12:30:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3927>

                 Summary: Patch to enable mssql with adodb
                 Project: phpGroupWare
            Submitted by: sigurdne
            Submitted on: Thu 04/21/2005 at 12:30
                Category: API -  phpGWapi
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: skwashd
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

1) define('ADODB_FETCH_DEFAULT',3)  to enable ->db->f('fieldname')
2) $sFieldSQL: Unless is defined to allow NULL - no columns that are supposed
to allow NULL - will allow NULL. For starter - one will not be able to add the
admin user.
3) function GetFKSQL is missing (this one is copied from mysql)
4) The phpgw_applications.app_id is autoincremented - so the app_id have to
be removed from the insert - statement.
5) $GLOBALS['phpgw']->adodb->ErrorMsg() reports 'Changed database context to'
- when connecting to a new database.

Regards

Sigurd



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
ceb                                 | 
skwashd                             | 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 04/21/2005 at 12:30  Name: patch_mssql_adodb.diff  Size: 4.67KB  
By: sigurdne

<http://savannah.gnu.org/patch/download.php?item_id=3927&item_file_id=4482>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3927>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]