Rickard wrote:Well, I guess that would solve it. We would have to add some code to the query method of the db class to rewrite the query, but that's very possible. Also, I'm sure a couple of queries would have to be rewritten completely, but that's no biggie either.
This confirmes my expectations.
Rickard wrote:However, I have never been in contact with an Oracle database, so I wouldn't even know where to start. If someone else would be willing to investigate this, I would be very grateful.
I'll forward details to my colleges. They are going to implement this.
In case of problems, should we send emails to you directly or should we forward details to the forum?
Technically:
All Oracle code should go in an 'oracle.php' module and dispatching code to 'common_db.php'.
But how about the other queries your mentioned? If my colleges need to change other
source modules, do they need to use a special syntax to mark changes to get merged in
the main code stream later on?
Or should they just download the lastest release, change things as needed and you diff stuff
later on?
Rickard wrote:Then there's another thing. The search feature of PunBB ...
Sorry, not enough time these days - as all days, probably later ;-)