[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] incrementing app_id
From: |
Bradley Bell |
Subject: |
Re: [Phpgroupware-developers] incrementing app_id |
Date: |
Wed, 30 Jan 2002 14:47:11 -0800 |
User-agent: |
Mutt/1.2.5i |
Hi, just writing to let everyone know that this is _still_ broken, is
central app_id management ready yet?
If this is fixed, mssql could probably be supported for 0.9.14.
For me, it's "fixed" just by commenting out "$use_appid = True;"
-brad
newer link:
http://savannah.gnu.org/cgi-bin/viewcvs/phpgroupware/setup/inc/class.setup.inc.php.diff?r1=1.9&r2=1.10
On Wed, Dec 19, 2001 at 05:21:38PM -0800, Bradley Bell wrote:
> What's the rationale behind this patch?
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpgroupware/setup/inc/class.setup.inc.php.diff?r1=1.9&r2=1.10
>
> it doesn't work with mssql at least, because app_id is an identity
> (auto-incrementing) column, as I assume it is with all the other db backends
> as well.
>
> -brad
>
> --
> Bradley Bell
> Computer Support Analyst
> University of Washington
> Classroom Support Services
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
--
Bradley Bell
Computer Support Analyst
University of Washington
Classroom Support Services
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Phpgroupware-developers] incrementing app_id,
Bradley Bell <=