Jaguar Calc add-in-1.0.1

Extension:
Extension ID:
org.sistema.oo.JaguarAddIn
Release date:
02/12/2007 - 18:44
Version:
1.0.1
Operating system:
System Independent
Compatibility:
2.x, 3.0, 3.1, 3.2, 3.3, 3.4
Binary type:
OOo extension (.oxt)
Release Notes: 

Release notes.

  • When a connection is lost (i.e. closed), the code attempts to reconnect (i.e. to obtain a new connection from the driver manager)
  • Improved error handling
  • The names of the parameters are now correctly localized for the Spanish locale
  • The messages for the parameters in the function wizard are now more explicit (hopefully)

Bugs

  • The MySQL tinyint(1) data type is being returned as a Boolean, which Calc does not recognize, resulting in an empty cell value (for nulls) or zero (for any other value)
  • Sometimes, an unsigned int(11) is being returned as a Long and not being recognized by Calc