| Subject | Re: [firebird-support] Re: SELECT ONLY database query performance | 
|---|---|
| Author | Vlad Horsun | 
| Post date | 2007-02-27T09:44:58Z | 
> > I not quite sure that attach synchronization is required forNo, disconnect serialization is not required.
> _embedded_
> > but it can't hurt performance if your application make something else
> > except of connect\disconnect ;)
>
> Do you mean disconnect calls (eg TIBDatabase.Close) should also be
> serialised in the same way as attach calls?
At least my MT tests worked fine without it ;)
Regards,
Vlad