Search results

  1. emerson82

    Unable to find or open .lk file.

    Hello, I'm trying to initialize my database and got the message, Unable to find or open <file>.lk, errno=13. How could I fix this problem? Thanks. Regards, Emerson
  2. emerson82

    Size necessary for applying a df

    Hello everybody, We have many test databases that are spread in my Unix. But, there is a database where its volume is almost full. So, my problem is... the system admin complains that there is no free space available to reallocate my database. Every day I need to apply dfs in this database...
  3. emerson82

    Add extra col to a Browse

    Hi, I'm using character version I would to call a funciotion from my Browse, that function would show the name of a customer. Below, I printed my browse. But, I have to show the of a cdprd field and that belongs another table. DEFINE BROWSE br-mtbcd073 QUERY br-mtbcd073 NO-LOCK DISPLAY...
  4. emerson82

    Is there possible?

    Hello, I've a problem, my users wish fill a register about Mat rules and that rule be run when the program is running. Is there some way to create this? I solved this problem with the follow source: formula = "out1 = " + formula-norma-lem.formula-txt[ict]. OUTPUT TO...
Back
Top