Recent content by MikeTh

  1. M

    Marking one colum is working differently

    Hello, if you select one empty Colum over more then one line in Editor with 'ALT' key to mark it inline it is working differently if you Start on first line and go down or start on last line and go up. If you mark one Column over more than one line from first line down and press space, all get...
  2. M

    SQL Windows Editing fields not possible

    Thx. That solved the Problem.
  3. M

    SQL Windows Editing fields not possible

    If i open an SQL Window and write a new entry in table View, Fields in Varchar2 are written in the wrong direction. I write as Example: SELECT_VP_DATEN in the Field now i see: NETAD_PV_TCELES The Problems seems to be that in Varchar fields the cursor goes to first position permanent...
  4. M

    Bind Variable not Working for Default Values in Template

    I have a Problem with Default Values that execute a Select and have Bind Variables in it. Her ist a example how it can work with "list" instand of "default": [$WINDOW TYPE = SQL] SELECT &<NAME="UsedVar" LIST="1,2,3,4,5" TYPE="integer"> + &<NAME="ProblemVar" TYPE="integer" LIST="select...
Back
Top