You are not logged in.
When at client side I have (with first connection):
GClient.TransactionBegin(TSQLsome_table); // GClient is TSQLHttpClientWinSock
then at server side is raised:
Exception class ESQLDBException with message 'TSQLDBZEOSConnection on (...) should be connected'.
Patch is attached:
https://drive.google.com/file/d/0B4PZhd … sp=sharing
best regards,
Maciej Izak
best regards,
Maciej Izak
Offline
Should be fixed by http://synopse.info/fossil/info/d7bdc4f4db
Thanks for the input!
Online