Known bugs

These bugs are being fixed or have already been fixed, but not yet
released. I will, on a periodic basis, release batches of fixes and
what-not. These releases will be announced to the list.


6/4/98 -

  Array type fields are not displayed correctly. For an example, see
  the job table in employee.gdb. LANGUAGE_REQ does not display.
    - NOT YET FIXED.

7/14/98 -

  Right now, in a TFIBQuery, if a field is not found when looking for
  Params/Current.ByName, a "nil" parameter is returned, which can
  cause access violations for unwary programmers. I am toying with the
  idea of making the TFIBXSQLDA routine complain loudly if it can't
  find a matching parameter. But... I haven't yet decided what to do.