home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / daxfix.zip / readme.txt < prev   
Text File  |  1997-08-19  |  993b  |  23 lines

  1. Question:
  2. Why does Data Access Builder fail when I try to reload or resave a session?
  3.  
  4. Answer:
  5. If the table you have mapped to has foreign keys, then Data Access Builder
  6. traps when you try to reload or resave the session, depending on how the
  7. builder was launched.
  8.  
  9. If you launched Data Access Builder from the Integrated Development
  10. Environment  Workbench and then mapped to a table with foreign keys, you will
  11. not be able to reload the resulting session.  In this situation, you must be
  12. sure to correctly map and generate code before you exit the session the first
  13. time.
  14.  
  15. If you launched Data Access Builder from the command line and then mapped to a
  16. table with foreign keys, you will be able to reload and regenerate code from
  17. the saved session, but you will not be able to make and save any changes to
  18. the mapping once you reload.
  19.  
  20. Tempfix:
  21. Please replace the corresponding dll on your VisualAge for Java installation.
  22. On OS/2, this dll is found in IBMVJAVA\EAB\DLL.
  23.