[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Categories
From: |
Brian Johnson |
Subject: |
Re: [Phpgroupware-developers] Categories |
Date: |
Sat, 23 Nov 2002 02:45:27 +0000 |
Sorry, I should have been more specific
I would like to link to the PostgreSQL database from other programs to do other
things ...
like do a mail merge in Openoffice for all the contact of a certain type
(defined
by what category they're in).
Ralf Becker (address@hidden) wrote*:
>
>Use the function / SQL from the function name2id from the contacts-class
>in the api to get the id and then the search function / SQL of it from
>the same class.
>
>Ralf
>
>Brian Johnson wrote:
>> Could someone post an example of SQL code that allows me to select
>> addressbook
>> contacts that belong to a certain category (knowing only the category name -
>> not
>> it's record id number)
>>
>> Those comma delimited categories are screwing me up
>>
>>
>>
>> _______________________________________________
>> Phpgroupware-developers mailing list
>> address@hidden
>> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>
>
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>
- [Phpgroupware-developers] Categories, Brian Johnson, 2002/11/22
- Re: [Phpgroupware-developers] Categories, Chris Weiss, 2002/11/22
- Re: [Phpgroupware-developers] Categories,
Brian Johnson <=
- Re: [Phpgroupware-developers] Categories, Dave Hall, 2002/11/22
- Re: [Phpgroupware-developers] Categories, Brian Johnson, 2002/11/23
- Re: [Phpgroupware-developers] Categories, Dave Hall, 2002/11/23
- Re: [Phpgroupware-developers] Categories, Chris Weiss, 2002/11/24