Book a Demo

Author Topic: control, boundary  (Read 2877 times)

javarei

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
control, boundary
« on: April 10, 2008, 05:08:34 am »
Dear people, as do I that there is only one object (either control, boundary) with same name in the project thus allowing only the mapping and control of the same?

thomas.kilian

  • Guest
Re: control, boundary
« Reply #1 on: April 10, 2008, 06:40:02 pm »
You could write a SQL that checks for multiple occurence of a name (COUNT > 1) in t_object (see help about search / sql-editor)