Results 1 to 3 of 3

Thread: Tornado memo field bug

  1. #1
    Join Date
    Oct 2002
    Posts
    161

    Tornado memo field bug

    When you add a record which contains a memo filed and you use ponctuation in the data, it causes the add to either abend or ignore a portion of the data that was keyed. Using a comma "," will cause all data typed after the comma to be ignored in the addition or update of the record. Using a semi colon ";" causes the addition or update to abend.

    It's unrealistic to prevent memo fields from having ponctuation.

  2. #2
    Join Date
    Oct 2002
    Posts
    93
    You are correct.

    We'll work on it immediately.

    Thanks!
    John

  3. #3
    Join Date
    Oct 2002
    Posts
    933
    Correct.. ";" is mis-interpreted as multiple SQL delimiter (grid edit - SQL1;SQL2 etc..) fixed...


    FK

Posting Permissions

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