Subject | Re: [IBO] IBObjects with DataSnap Rest throws fbclient.dll access violation |
---|---|
Author | |
Post date | 2015-02-03T15:04:43Z |
It was the reason. DataSnap server creates a thread for each client and IB_Session was required. Now everything works a charm. Thank you a lot.