Hi Rene, if you wish that this patch will be accepted (or at least to get my +1), then please split your patches into logical complete changesets (e.g. oracle dbpool, oracle dlr, mysql dbpool, mysql dlr etc.). They should not depends on each other (if possible)...
After review, you have (imo) a good chance that those will be accepted (or at least part of). Good luck and thanks in advance for your contribution! On Wednesday 04 February 2004 17:11, Rene Kluwen wrote: > Currently, I am fixing the start that Alexander made in dbpool_oracle.c. > This means that we have 2 generic database functions, update(Octstr *sql) > and select(Octstr *sql, List **result). > (apart from configuration and shutdown routines). Would this not be > sufficient?? > > I already made this for mysql, postgres, oracle (this one should exist > already) and they work. I will also make this for ms sql server and -if > needed- I can make this for sdb and sqlite. > > So far I programmed about 1000 lines in sqlbox and sql interfaces. > > Would this patch be accepted in current CVS? > > Kind regards, > > Rene Kluwen > Chimit > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Stipe Tolj > Sent: woensdag 4 februari 2004 14:00 > To: Martin Atukunda > Cc: [EMAIL PROTECTED] > Subject: Re: PostgresSQL DLR support > > Martin Atukunda wrote: > > I'd like a pointer to some of the projects that do this, so I can have a > > look > > > at them. There seems to be nothing database related at: > > > > http://kannel.org/roadmap.shtml#projects > > that roadmap is outdated totally. > > @Alex: we have to add things from our roadmap proposal here. I'll try > to scratch things up this week. > > At least I got one good reference for the abstraction layer for DBs, > which is the libdbi Project, see > http://libdbi-drivers.sourceforge.net/ > > Stipe > > mailto:[EMAIL PROTECTED] > ------------------------------------------------------------------- > Wapme Systems AG > > M�nsterstr. 248 > 40470 D�sseldorf, NRW, Germany > > phone: +49.211.74845.0 > fax: +49.211.74845.299 > > mailto:[EMAIL PROTECTED] > http://www.wapme-systems.de/ > ------------------------------------------------------------------- > > -----BEGIN PGP PUBLIC KEY BLOCK----- > Version: GnuPG v1.2.2 (Cygwin) > > mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS > OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2 > nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT > dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv > bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID > AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl > OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ > K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H > g2HyLAEKQIp30Q== > =aYCI > -----END PGP PUBLIC KEY BLOCK----- -- Best regards / Mit besten Gr��en aus D�sseldorf Dipl.-Ing. Alexander Malysh ___________________________________________ Centrium GmbH Vogelsanger Weg 80 40470 D�sseldorf Fon: +49 (0211) 74 84 51 80 Fax: +49 (0211) 277 49 109 email: [EMAIL PROTECTED] web: www.centrium.de msn: [EMAIL PROTECTED] icq: 98063111 ___________________________________________ Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
