Updates 47004 » History » Version 1

Version 1/4 - Next ยป - Current version
Pierre Marc, 07/26/2012 10:47 AM


4.7.004 Updates

Bugs

  • Truncation of Commands returned String in java interface (bug #70). When the output buffer is greater than 256 bytes, the last character is missing. This issue occurs only in v 4.7.002 and 4.7.003.
  • Pipes in returning SQL table (SQLite interface). When doing a SQL command for INSERT or REPLACE and using a pipe "|" character within the VALUES to be inserted the resulting select results in 2 NVDATA objects for the cell where the pipe was inserted (bug #69).