Re: [Dbmail-dev] dbmail and libdbi

2004-10-01 Thread Dan Weber
On Fri, Oct 01, 2004 at 03:13:15PM +0200, Dominik Fässler wrote: > Hi > > I changed almost of dbmail-src to work with libdbi. My main problem is > to convert dbmsgbuf.c due to the two functions 'db_give_range_size' > and 'db_dump_range'. I changed source in view of using it with > Firebird, but bo

Re: [Dbmail-dev] dbmail and libdbi

2004-10-01 Thread Aaron Stone
Dominik Fässler <[EMAIL PROTECTED]> said: > I changed almost of dbmail-src to work with libdbi. My main problem is > to convert dbmsgbuf.c due to the two functions 'db_give_range_size' > and 'db_dump_range'. I changed source in view of using it with > Firebird, but both Firebird and Oracle not sup

[Dbmail-dev] dbmail and libdbi

2004-10-01 Thread Dominik Fässler
Hi I changed almost of dbmail-src to work with libdbi. My main problem is to convert dbmsgbuf.c due to the two functions 'db_give_range_size' and 'db_dump_range'. I changed source in view of using it with Firebird, but both Firebird and Oracle not supports row_count functions, only by fetching al