Search results

  1. S

    Speeding up the loading of multiple cascading combo boxes

    I have some forms that have multiple cascading combo boxes. When a user selects an item in the listbox then I fill the form. The problem is Problem is... the screen flickers while loading, because there are so many combo boxes. I have tried hiding the fields while loading and setting the...
  2. S

    MS Access Continuous Form one columns field is not displaying

    I have several search forms. Each one is the same style, with similar queries. In fact, I copy one to make another. For some reason, ???, only one column In one of my search forms not displaying data and looks like the field is not visible. All of the other columns displays the data correctly...
  3. S

    MS Access dao setting autonumber field to 0

    Am I missing something? For some reason I have a dao recordset that sets my autonumber field to zero (0). At first I thought that it wasn't returning the new autonumber id but when I opened the table there was the record but the autonumber field was 0. I have tried numerous ways to get it to...
  4. S

    An intro

    Hi everyone. About me...Many years ago I used to teach database design, stored procedures etc. at our local community college. I was a vb-4 to vb6 programmer and then later went to .net. It's been years... and years since I have programmed but I needed to make an estimating program for selling...
Back
Top Bottom