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/



_______________________________________________
Phpgroupware-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to