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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eliocop

  1. eliocop

    documenting the test phase

    Does somebody have any experience in documenting the test phase for B.O. reports? I'm involved in the ISO-9000 quality certification process and I have some troubles in defining a reasonable check list or test steps list. This because tests are very variable from one case to another and rely on...
  2. eliocop

    IE5.5 and WebIntelligence 2.6

    On our experimental installation (win2000server + webi 2.6.1) using IE5.5 I also get unexplained errors trying to create documents, with Netscape 6 all seems ok.
  3. eliocop

    a question (and warning) about "list of values"

    Thanks for the reply. Yes, I could, but making this I also would have to correct all the conditions involving this kind of list: from: TABLEx.COLUMNy IN @Prompt('choose your items','A','LovSource\Item',multi,constrained) to: rtrim(TABLEx.COLUMNy) IN @Prompt('choose your...
  4. eliocop

    Quincy error

    Im my experience, after some hours of intensive use with big reports and multiple sessions, this kind of errors become frequent (the logs report EXCEPTION_ACCESS_VIOLATION" etc). Thus I click the "save" button after each significant piece of work. I also save multiple versions for...
  5. eliocop

    a question (and warning) about "list of values"

    In a "list of values" that we present to the user (for filling a prompt parameter) arise sometimes items that come with trailing blanks. This because the application that manages the source table does not enforce such integrity control. The first time that the user selects some items...

Part and Inventory Search

Back
Top