phpgroupware-developers
[Top][All Lists]
Advanced

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

SV: [Phpgroupware-developers] Schema Availability to Apps


From: Sigurd Nes
Subject: SV: [Phpgroupware-developers] Schema Availability to Apps
Date: Thu, 22 May 2003 09:14:45 +0200

How do this class handle joins ?

Sigurd

> 
> I just missed to give the links to the sources:
> 
> Ralf Becker schrieb:
> > I use something similar in some of my apps:
> >
> > It's an (abstract) base-class for an so-layer. It includes the
schema
> > and works on that information. It has functions for reading,
writeting
> > or searching in the table and two function to convert the
> > db-representation of the data-object in the internal one and back
(with
> > can be extended / overwritten in the extending class).
> >
> > If you want to check it out: etemplate/inc/so_sql.inc.php
> 
> http://savannah.gnu.org/cgi-
>
bin/viewcvs/phpgroupware/etemplate/inc/class.so_sql.inc.php?rev=1.5&cont
en
> t-type=text/vnd.viewcvs-markup
> 
> > Examples how to use the class are in the etemplte tutorial
> 
> http://www.phpgroupware.org/cvsdemo/etemplate/doc/etemplate.html
> 
> > and each function has ein extensive include-doc.
> >
> > Ralf
> >
> > PS It does not deal with MSSQL or Sybase (missing) datetime types at
the
> > moment, but its easy to add, as the class is aware of the type of
each
> > colum and abstracts the sql to access the table (you dont need to
write
> > sql direct).
> >
> 
> 
> --
> ----------------------------------------------------------------------
> Ralf Becker
> OUTDOOR UNLIMITED Training GmbH                Telefon 0631 / 31657-0
> Leibnizstraße 17                               Telefax 0631 / 31657-26
> D-67663 Kaiserslautern            EMail address@hidden
> 
> 
> 
> _______________________________________________
> 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]