phpgroupware-developers
[Top][All Lists]
Advanced

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

RE: [Phpgroupware-developers] Palm conduit for addbook


From: Brian Johnson
Subject: RE: [Phpgroupware-developers] Palm conduit for addbook
Date: Thu, 18 Jul 2002 17:14:24 -0400

I think they're mostly like that ... but I think there will be problems in
some specific areas

The whole concept uses a db table to match record ids from phpgw to the
palm.  So any new way to get info from phpgw would still have to get the
record id from phpgw.

A db table to match records would still be needed

One SQL function gets the current sequence value from the phpgw table when a
new record is added from the Palm - any modification to this system would
have to have a way to supply this as well

The rest is basically finding records based on their record id number and
comparing fields

The categories add some complication - but not too much - either they match,
or I dump them into Unfiled




> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Chris Weiss
> Sent: Thursday, July 18, 2002 3:41 PM
> To: address@hidden
> Subject: RE: [Phpgroupware-developers] Palm conduit for addbook
>
>
> Brian Johnson (address@hidden) wrote*:
> >Of course, I'm still using the unpopular concept of using direct SQL
> >statements, but if I can get it working, then the SQL statements can be
> >replaced in the future if necessary
>
> if you put your sql in functions that return non-db specific result sets,
> such as an array, then those functions can quite easily be replaced later.
>
>
> _______________________________________________
> 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]