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

Search results for query: *

  1. bratsche

    You can't go to the specific record error

    I get this error sometimes when Access can't figure out what the primary key is on the table I'm trying to update. How it loses that information, I'm not sure but it happens randomly, and I fix the problem by deleting and relinking the table.
  2. bratsche

    Linking a table in Access using ODBC not available.

    This is a guess, but could it have something to do with the ODBC driver in Access? Is there another installation of Access you can try or can you reinstall?
  3. bratsche

    Lock (.ldb) file doesn't delete

    We have an HTML (actually HTA, I inherited it from the person who had the job before me) page that provides a menu for our staff for various in house applications, some of which are MS Access databases. Icons appear for each application. I am using the onclick action to open these databases as...
  4. bratsche

    Continuous View for Combo box based on another combo box

    Just to wrap up this thread - I ended up adding a second combo box with a row source of all the values for the 'child' field. I used it to display the description of the 'child' filed while keeping the originial combo box to select the 'child' value. The original combo box's row source still...
  5. bratsche

    Continuous View for Combo box based on another combo box

    Pampers, Thanks for the suggestion, it helped a bit. I still have the problem that any records that do not have the same value in their 'parent' combobox as the active record, display nothing in their 'child' combobox. This makes sense, of course, since each 'parent' value has it's own...
  6. bratsche

    Continuous View for Combo box based on another combo box

    I am relatively new to MS Access (1 year) and have learned so much from these forums. I am hoping someone can help me with my current challenge. I have a form with a combo box that has its Row Source limited by a selection in another combo box. I have this working (for the most part), after...

Part and Inventory Search

Back
Top