All basic RDD functionality has been implemented. Relations, orderListAdd, orderListClear has been added.
The server works im multithread mode now. First thread listen sockets, accept connections and answers to commands, which doesn't demand database access and Harbour's VM/stack functions. The second answers to all other commands. DBFNTX support has been added. The driver, which will be used to open a table ( DBFCDX or DBFNTX ) is determined at server side from the letodb.ini - see readme.txt for details. Regards, Alexander http://kresin.belgorod.su _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
