Hi, We use gbibDA for interbase which is apparently only thread safe level 1, which means it searializes queries. This becomes rather nasty if you have more than one user. Is there a way to either change the thread safety level easily or are there other workarounds existing to use such an database adapter in performant way? Thanks for all input, Stephan