Search results

  1. S

    Dynamic Temp-table To Static With Varying Fields Count

    Hi All, need your help on a requirement. it goes like: i have a delimited file with unknown numbers of columns. i can able to create a dynamic temp-table and populate entire data properly in that temp-table. Now i want to copy all these records to a static temp-table which is nothing but a...
  2. S

    Question Field reading in a frame through Handle and Triggers

    I need one support on reading field values in a frame while entering to the first field of the frame. according to the below example: Once I enter to the screen, the field value of the marked should be "YES". By default this field value remains as "NO". I have to make changes through triggers...
  3. S

    Question Accessing tables from multiple db

    Hi guys, I have 3 dbs connected such as "abcd.db" "abcdu.db" and "utlcomu.db". these are the logical names and abcd.db contains all the standard QAD tables where as abcdu.db and utlcomu.db contains customized tables. Now in a query i am taking input as the table name to search the fields. By...
Top