Empty ComboBox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • twoDbarcoder

    Empty ComboBox

    My app works fine on my PC but when run on another PC the problem
    happens.
    There is no data displayed in the combobox when it drops down on this
    other PC.
    The MDB is self-contained using no external data, DLL's, OCX's, etc.
    There is no error messages or obvious flags.
    The References look OK.

    The combo pulls it's list from an internal Table.

    Help!

    Rick
  • Linq Adams via AccessMonster.com

    #2
    Re: Empty ComboBox

    Are you perhaps running v2003 with the infamous SP3 installed on the troubled
    machine? This problem is one of the most commonly reported bugs associated
    with this service pack. If this is your situation, here's a page by Allen
    Browne with most of the bugs and a link to Micro$oft's site where there's a
    hotfix:

    List of new bugs in Microsoft Access 2003 introduced by Service Pack 3 for Office 2003.


    --
    There's ALWAYS more than one way to skin a cat!

    Answers/posts based on Access 2000/2003

    Message posted via AccessMonster.c om


    Comment

    • twoDbarcoder

      #3
      Re: Empty ComboBox

      On Aug 14, 7:54 am, "Linq Adams via AccessMonster.c om" <u28780@uwe>
      wrote:
      Are you perhaps running v2003 with the infamous SP3 installed on the troubled
      machine? This problem is one of the most commonly reported bugs associated
      with this service pack. If this is your situation, here's a page by Allen
      Browne with most of the bugs and a link to Micro$oft's site where there'sa
      hotfix:
      >
      List of new bugs in Microsoft Access 2003 introduced by Service Pack 3 for Office 2003.

      >
      --
      There's ALWAYS more than one way to skin a cat!
      >
      Answers/posts based on Access 2000/2003
      >
      Message posted via AccessMonster.c omhttp://www.accessmonst er.com/Uwe/Forums.aspx/databases-ms-access/2008...
      I'll check that out. My PC is running SP2, Ill jog over and check the
      other PC.
      Rick

      Comment

      Working...