phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] adodb - mssql


From: Sigurd Nes
Subject: Re: [Phpgroupware-developers] adodb - mssql
Date: Fri, 21 Jan 2005 16:47:40 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Dave Hall wrote:
On Wed, 2005-01-19 at 15:42 +0100, sigurdne wrote:

Mssql:
I’m not able to get past the check_db() in class.setup_detection.inc.php (line 293 v 1.9). Seems like adodb doesn’t return a link_id when creating the test-table (the test-table is created).


I will try to get some time today to play with HEAD some more.  No
promises tho, Noah is a tough boss ;)

Cheers

Dave

The bug #11651 (which is now fixed in cvs) was part of the problem.
The next problem is in class.schema_proc_mssql.inc.php where function GetSequenceSQL (line 326) should return False.

The next problem is located to function get_db_versions in class.setup_detection.inc.php where (on line 68) $GLOBALS['phpgw_setup']->db->f() does not return any value for specified field name - however $GLOBALS['phpgw_setup']->db->f(5) returns the desired value.

Sigurd




reply via email to

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