[+] Delphi 2006 support - including unicode and int64; [*] Changed the behaviour of fetch all by adding the eCommRowsetSize as a trigger. The default value of 20 means fetch ALL rews in the result. Any other value would only fetch 1 row at the time; [*] Changed the client that it checks if the connection is still alive if more than 10 minutes have passed since last command - should prevent connection to server lost if the application idles for long time.