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 strongm 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: uniglass
  • Content: Threads
  • Order by date
  1. uniglass

    Change LIST double click mouse event

    Hello I'm trying to find nice solution to change double click on browse LIST from ChangeRecord to ViewRecord. No succes so far. Please post you ideas.( Clarion 7 ABC )
  2. uniglass

    Multi dll project and equates

    Hi I have project in multiple dlls that share the same equates. Is there a way to create one file with equates only and use it in every dll. I use C7.
  3. uniglass

    Canceling form with related table changed

    Hi Lets say we have invoice form (table_1) and we changed and saved something in related table_2. Now we want to cancel invoice form and roll back all the changes in related table_2. What is your idea for handling this cancel? We use temporary tables for related records and update table_2 only...
  4. uniglass

    Skip db file opening when procedure starts (window)

    Hello I use postgresql as database backend. When program starts user can pick/add/edit database he wants to work with (main, testing, develop ...). I use table{PROP:Owner} to set connection string. Problem is when window opens and table{PROP:Owner} is empty error "File not found (2)" occurs...
  5. uniglass

    Procedure - Return value dissbled

    Hi When I create new procedure in graphic mode I can't set up return value.

Part and Inventory Search

Back
Top