phpgroupware-developers
[Top][All Lists]
Advanced

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

RE: [Phpgroupware-developers] adodb - mssql


From: sigurdne
Subject: RE: [Phpgroupware-developers] adodb - mssql
Date: Tue, 25 Jan 2005 13:34:44 +0100

mssql_query() (adodb-mssql.inc.php around line 669) returns false on an DELETE
even if the query executed successfully. I don't know if this is a bug in PHP
(I have 4.3.10 (win for testing - lin for production).

This behaviour has an (negative) impact on the test for success in
class.db.inc.php for function query().

Sigurd


>===== Original Message From Dave Hall <address@hidden> =====
>On Tue, 2005-01-25 at 11:40 +0100, sigurdne wrote:
>> To include the field names in the resultSet for mssql – one has to set:
>>
>> define('ADODB_FETCH_DEFAULT',3);
>>
>> in adodb.inc.php line 105.
>
>/me makes a note to do that in the morning along with the other fixes.
>
>Setup is still having issues with mysql for me :(
>
>>
>> Sigurd
>>
>>
>>
>> _______________________________________________
>> Phpgroupware-developers mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
>--
>Dave Hall (aka skwashd)
>API Coordinator
>phpGroupWare
>-------------------------------------------------------------------------
>Do you think if Bill Gates got laid in high school, do you think there'd
>be a Microsoft?  Of course not.
>Underwear Goes Inside The Pants by Lazy Boy
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://lists.gnu.org/mailman/listinfo/phpgroupware-developers





reply via email to

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