Recent content by Henley12

  1. Henley12

    IF statement in SELECT query?

    That worked like a charm. Anyone else have those days when you just feel like an idiot? Thanks for the help.
  2. Henley12

    IF statement in SELECT query?

    I have an odd situation. I am trying to program a combo box to select two different sets of criteria depending on the value in a text box on the form. For example, when I open up the form, it is pulling in a Manufacturer name from another form based on the Equipment ID. But if the equipment...
  3. Henley12

    Certified in SQL Server 2005

    If I were to get certified in SQL Server 2008, would I be able to apply that to our current SQL Server 2005 databases?
  4. Henley12

    Windows 7 and Access 97

    Yes, I am doing that for some databases. However, the ones I am currently having a problem with are not split. I'm having a different problem with the split databases.
  5. Henley12

    Windows 7 and Access 97

    Let's go a different direction. What about incompatibility with Novell? It seems the trouble occurs when I am accessing a database on our Novell network. When I copy a database down to the local PC, no problems whatsoever.
  6. Henley12

    Windows 7 and Access 97

    I did not install Office 2007 in XP mode. I just took the standard install. Would it be worth trying to uninstall office, then reinstall in XP mode?
  7. Henley12

    Windows 7 and Access 97

    Yes. (10 character limit reached here.)
  8. Henley12

    Windows 7 and Access 97

    This is the 32 bit version. Could that be the problem?
  9. Henley12

    Windows 7 and Access 97

    Bob, I have SP2 installed. Rainman, the stopping and restarting of the print spooler didn't seem to have any effect.
  10. Henley12

    Windows 7 and Access 97

    Any time I open any database, it immediately gets a 'not responding' message, then just sits there for quite some time.
  11. Henley12

    Windows 7 and Access 97

    I'm having the same problem with Windows 7 and Access 2007. They just don't seem to play nice.
  12. Henley12

    Check for first record.

    Forgive my ignorance, Bob, but how do I check for a specific error code?
  13. Henley12

    Check for first record.

    When I delete a record on a form, I want the form to go to the previous record. This is no problem except when the record I want to delete is the first record. How do I check for that?
  14. Henley12

    Certified in SQL Server 2005

    I am looking into getting certified in SQL Server. Anyone have any good advice on where to start, what kind of books or training to acquire, etc?
  15. Henley12

    Multi-select listbox.

    I need to reopen this discussion. Ray, I'm not sure how to make your idea work in my case. I have a form with multiple listboxes. When I open the form, it displays the records and of course the first time, no choices have been selected in the listboxes. When those choices are made, I need to...
Top Bottom