Recent content by Koen

  1. K

    What registry keys are used to search tnsnames.ora

    Tx, for reading,found it. In tnsnames.ora, is also a communicty string. Somehow this string is iterpreted bij DOA en not by SQL*PLUS. We deleted the community string and now everything works fine. Allthouhg on some computers (like mine) it works well with the community string. knowing the...
  2. K

    What registry keys are used to search tnsnames.ora

    hello, i followed the discussion about "cannot resolve service name". I need to install my application on some client, where a forms application already exists. Those people modified the registry keys: FORMS60_PATH= 'c:\housing' REPORTS60_PATH= 'c:\housing' UI_ICON= 'c:\housing' TNS_ADMIN=...
  3. K

    Undeclared identifier:'otString'

    hello, I'm new to this product and now i'm going into more specific futures like declarevariable, i'm getting this error: undeclared indentifier : 'otString' Allthough the second parameter of integer you give a constant (otstring,otinteger,..) i think otString must be defined somewhere by you...
Back
Top