phpgroupware-developers
[Top][All Lists]
Advanced

[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: Tue, 5 Feb 2002 12:10:39 -0800
User-agent: Mutt/1.2.5i

I've opened a support ticket, #100385:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100385&group_id=509

and the "$use_appid = True;" does not appear to affect anything other than
the snippet in the cvs diff that I linked to.  That is, if $use_appid is
true, it manufactures an app_id for insertion into the table, and inserts it.

-brad

On Tue, Feb 05, 2002 at 11:12:17AM -0800, Bradley Bell wrote:
> I don't think so, I guess I'll go ahead and make one.
> 
> On Mon, Feb 04, 2002 at 11:23:22PM -0800, Dan Kuykendall (Seek3r) wrote:
> > Is there a support ticket for this?
> > I would fix it, but I dont know what exactly is broken and what this
> > $use_appid = True; affects
> > 
> > Bradley Bell wrote:
> > > 
> > > 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



reply via email to

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