phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] Intermodule record link system


From: Darryl VanDorp
Subject: Re: [Phpgroupware-developers] Intermodule record link system
Date: Fri, 6 Dec 2002 10:32:51 -0600 (CST)

Typically this is a performance issue. Most databases deal better
with integers vs. varchar or char types.

Also, i could envision an app-name change which would break the relational
relationship.....

-D
>
>
> Here is my suggestion ...
>
> Just use the app name itself for the field value (defined as a
> varchar(50) type). It should would just as well, would make the table
> structure more readable, and wouldn't require calls to a core function
> to translate application names to get application id numbers
>
>
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers







reply via email to

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