Data Combo Boxes Matching Not Working

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

    #1

    Data Combo Boxes Matching Not Working

    VB6 - We have three data combo boxes with identical properties, each
    pointing to a different data file. We're using an odbc driver with a 4th gl
    indexed database. All that is working beautifully. In properties, match
    Entry is set to 1-dblExtendedMatc hing although we've also tried basic
    matching. The problem is that only one of the data combo boxes actually
    matches the typed text. There is no code that's taking over this function.
    Does anyone have any ideas what we may be doing wrong here?


Working...