Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: trdin
  • Content: Threads
  • Order by date
  1. trdin

    Program Freezes when i try to open a window?

    Hey guys, I open a window containing a form for input, after i write the input on the first field, i call on a function that uses that input to display on a pop-up window information regarding that input. For some reason after i do the input on the field, my program freezes righ before it open...
  2. trdin

    Casting Clob Data Types?

    Hey guys, Since IDS does not support the casting of Clob data types, i was wondering if there is a way around, i have a table that contain a clob field which i use to store text files, and i need to be able to compare two files to display their differences using i4gl, i'm using IDS 9.4 and i4gl...
  3. trdin

    Compare files?

    Hey guys, I have a table that stores files in a Clob field, is there any way i can for example get two files to compare them and display the lines where they are different?, something similar to the Diff command in Unix but in 4GL. Thanks a lot trdin
  4. trdin

    Create table from Informix 4GL

    Hey Guys, I'm trying to create a table from 4GL, but i want to be able give the name to the table, i mean Prompt for a name, store it in a variable and then create the table using that name stored in that variable, any thoughts? Thanks a lot trdin.

Part and Inventory Search

Back
Top