Forum Post: RE: 10.2B08: Option auto adjustment sql-width available?

  • Thread starter Thread starter Thomas Mercer-Hursh
  • Start date Start date
Status
Not open for further replies.
T

Thomas Mercer-Hursh

Guest
Simon, let me supplement your description by noting that, in order to have a crash with the proposed mechanism in place, one has to have started a SQL session which has accessed the schema for the table in question, put it in its cache, then the ABL session has to update the record with an offending value *and* that SQL session has to access that one specific record. Start the session after the update and it will get the right width. Access other records and it won't crash. Fetch the records before the update, no crash.

Continue reading...
 
Status
Not open for further replies.
Back
Top