Search results

  1. D

    Question Query NOT working after compact and repair

    Some thoughts: If you 'deleted the data' - could it be that the query is working - just that now there is no data to report? - Is this a multi-table query? Perhaps a join is now failing because an expected link is now coming back empty? Perhaps changing the join-type might help? - Is this...
  2. D

    Wait Table - Table edit question

    Thanks. Yes, that approach is working. Once I switched the code to not open a table, but instead open a form, I was able to add code to the form and use event triggers.
  3. D

    Wait Table - Table edit question

    The code is launching a table containing a list of mail-merge reports which the users can update. In reviewing the 10-commandments, it appears this is the wrong approach, that a subform should be launched. - I can see how that would provide event controls... And yes, this application is...
  4. D

    Howdy!

    Hmm. Well I'll probably respectfully disagree. The object explorer, the ability in design view to zoom objects to support alignment are features available in Paradox which to this day I've not found in Access. That said, my expertise was more with the Dos product. And I now find myself...
  5. D

    Wait Table - Table edit question

    Being new to Access (Running Access 2000) trying to work on some pre-existing applications, I'm trying to understand many things. How do I launch a table editing session, and then display a reminder message to the user after they close the table edit session? Existing Code which launches a...
  6. D

    Howdy!

    While I'm relatively new to Access, and am in a position now which necessitates working with a number of existing Access database's, my database chiefly was with an old (DOS Days) relational database, Paradox. So I'm in the learning process. - Finding many things easy to do, and many that...
Back
Top Bottom