Results 1 to 2 of 2

Thread: Illegal access of edit functions error message

  1. #1
    Mike Guest

    Illegal access of edit functions error message


    I display a grid, click on a record to drill down to the form display. On the form, I just show an edit and delete button. When 'edit' is clicked I get the error message 'Illegal access of editing functions'. I am using SQL Server. Any ideas what this could be?

  2. #2
    Mark Guest

    Illegal access of edit functions error message (reply)

    Mike,

    Please show us your source code ... BUT FIRST, simplify it to the
    ABSOLUTE SHORTEST SIMPLEST program that still demonstrates the
    problem. Try to get it UNDER 10 lines of code.

    Thanks,
    Mark.
    -------------------------------------------------------------

    Mike at 11/10/99 5:50:12 PM


    I display a grid, click on a record to drill down to the form display. On the form, I just show an edit and delete button. When 'edit' is clicked I get the error message 'Illegal access of editing functions'. I am using SQL Server. Any ideas what this could be?

Posting Permissions

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