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 Wanet Telecoms Ltd 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 novena

  1. novena

    Negative testing DB2 + NATURAL app exception handling - need advice

    Unfortunately, I don't know that. This is 'gray-box' testing on my part, and I don't have access to that part of the source code. - J
  2. novena

    Negative testing DB2 + NATURAL app exception handling - need advice

    Hi all, I need to system test an online mainframe interface (written in NATURAL) to a DB2 database. The interface is being written by a developer who's an expert with NATURAL, but a DB2 novice. I want to make sure that appropriate edits and exception handling routines are in place. Aside from...
  3. novena

    How can you use repaint method in Workbook_Open macro?

    Thanks for the suggestion, Geoff. Unfortunately, that didn't seem to do the trick. I'm wondering if maybe I need a different event trigger. - Jeremy
  4. novena

    How can you use repaint method in Workbook_Open macro?

    Hi all, I'm working on a large multi-tab Excel 2000 spreadsheet that contains several pivot tables. When a user initially opens the spreadsheet, a portion of the active sheet is overlaid with a portion of a pivot table that doesn't get repainted for some reason. Everything works okay, it's...
  5. novena

    Can Import/Export Specifications be viewed & edited without a wizard?

    Thanks, that's just what I needed. - Jeremy
  6. novena

    Can Import/Export Specifications be viewed & edited without a wizard?

    Is there a way to view and manipulate the Import/Export Specifications in an Access DB without going through either the Import Wizard or the Export Wizard? Alternately, is there a way to dump those specs directly into a schema.ini file (or even a plain-text file)? Now that I know how they...
  7. novena

    Problem passing field name parameter to a query

    I need to analyze the frequency with which paired true-true combinations of 50+ true/false variables occur together. To this end, I have a table of test results stored in an Access database. I'm trying to build a query that will accept a parameter of field name, so that I can control which two...
  8. novena

    Location of Data Import Specifications in Access 2000

    Where does Access store the data import specifications used to import text files? When I copy an Access 2000 database, the data import specs I defined using the Text Import Wizard are not retained in the copy. Thanks.

Part and Inventory Search

Back
Top