From: Pavel T. <tp...@ma...> - 2010-11-15 18:16:20
|
2010-11-15 20:20 UTC+0200 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/server.prg * source/server/letofunc.c * source/client/letomgmn.c * source/client/leto1.c * include/rddleto.h + added __dbSort evaluation at the server side * added check for connection in letoTrans * removed MAX_CONNECTIONS_NUMBER limitation for connections from client * changes in LETOAREA structure: pointer pConnection replaced with connection number uiConnection, because of after reallocating connections pool memory area can be moved to other place, and direct reference can cause gpf. * added DBI_MEMOEXT, DBI_MEMOTYPE and DBI_MEMOVERSION info into create command. The server protocol has been changed. Best regards, Pavel Tsarenko |