Hi > Initially I would suggest to at least create a LoggerAppenderPDO and maybe > remove LoggerAppenderAdodb and LoggerAppenderDb. Any opinions?
I think PDO would be a better choice. I don't like dependencies very much :-) and PDO is the way to go for future. But what about backwards compatibility? I would like to remove them too but other software could depend on it. Cheers Christian
