Subject | Port Owl knowledge base to firebird |
---|---|
Author | Almond |
Post date | 2007-10-07T11:48:19Z |
I try to port the Owl (http://owl.sourceforge.net) knowledge base
using firebird and nearly succeed.
It use phplib for DB access. The tables contain the reserve word
"password" as column name. I currently alter the source and quote all
the 'password' field. For compatibility, is it better change the
phplib db module, i.e. check 'password' in query, then quote it, so
the source is same as the distribution.
Any comment is welcome.
Regards,
Almond Wong
[Non-text portions of this message have been removed]
using firebird and nearly succeed.
It use phplib for DB access. The tables contain the reserve word
"password" as column name. I currently alter the source and quote all
the 'password' field. For compatibility, is it better change the
phplib db module, i.e. check 'password' in query, then quote it, so
the source is same as the distribution.
Any comment is welcome.
Regards,
Almond Wong
[Non-text portions of this message have been removed]