DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Form 6.0.8.17.1 crashes on Sun Solaris 5.8

  1. #1
    Join Date
    Apr 2003
    Posts
    6

    Red face Form 6.0.8.17.1 crashes on Sun Solaris 5.8

    We have migrated a form from 4.5 to 6.0.8.17.1 on Sunsolaris 5.8 .The form is crashing when we change the record status property to 'CHANGED'.

    We are heading for a relaese , please let know the work arounds.
    Thanks
    Sridhar

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    Quick answer? Try putting in a "synchronize;" statement before you change the form status. It's a one-liner just like this:

    synchronize;

  3. #3
    Join Date
    Apr 2003
    Posts
    6
    We tried using synchronize but this did not work. Our version is forms 6.0.8.17.1. Do we need to apply any patches?

  4. #4
    Join Date
    Jun 2002
    Location
    Denver
    Posts
    54

    set_record_property

    changing record status manually (progrmmatically) is kind of dangerous. Can you try changing a field value in order to change the record stauts to 'CHANGED' ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width