Agreed... The dbpool management code would be a fine place to put the abstraction layer.
-- Rene... ----- Original Message ----- From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Rene Kluwen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, March 15, 2003 5:38 PM Subject: Re: Database interfaces > Hi Rene, > > > The only place that MySQL is being used now is dlr.c and the > > connection pool test program (for as far as I could see). > > > > I can go ahead and make an SQL abstraction layer. I could implement > > MySQL, SQL Server / Sybase and maybe Postgres. > > > > On the other hand, if SQL Relay does the same thing... I dont see a > > reason to reinvent the wheel. > > What is it going to be? > > hmm, I'd like to have that abstraction layer inside Kannel's dbpool > management rather then outside. > > I think MySQL, PostgreSQL, Oracle and MS SQL should be a good base for > spreasing the DB world. > > Stipe > > [EMAIL PROTECTED] > ------------------------------------------------------------------- > Wapme Systems AG > > Vogelsanger Weg 80 > 40470 D�sseldorf > > Tel: +49-211-74845-0 > Fax: +49-211-74845-299 > > E-Mail: [EMAIL PROTECTED] > Internet: http://www.wapme-systems.de > ------------------------------------------------------------------- > wapme.net - wherever you are >
