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 MikeeOK 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: *

  • Users: bcw8
  • Content: Threads
  • Order by date
  1. bcw8

    Check DB attribute before Form_Load in order to display msg box.

    I would like to display a message when the form loads, it will warn the user that they are in update mode if the db attribute is not set to read only. I have the following: however it is not displaying the msgbox. Can someone point me in the right direction. Private Sub Form_Load() vAttributes...
  2. bcw8

    Help with Search using LIKE

    Hi, I was wondering if anyone would be able to help me out with a problem. I have a table named Schedule in a MS Acess DB. I am trying to find all games that contain the word "Miami". I will be passing this parameter through an access form. Below is the current sql I am using to find the...

Part and Inventory Search

Back
Top