[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] db abstraction for updates?
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] db abstraction for updates? |
Date: |
Tue, 02 Dec 2003 14:46:50 +0000 |
just issue INSERT or UPDATE sql commands
Brad Bulger (address@hidden) wrote:
>
> are there plans to add routines to handle inserts and updates to
> tables via some kind of abstract layer, like the GetUpdateSQL()
> and GetInsertSQL() functions in adodb 1.31? or do they exist, and it's
> just a process of applying them in the various components? what
> i can see - in the 0.9.16 branch code - seems to be mostly
> read-oriented, but i thought i might just be missing something.
>
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>