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 Rhinorhino 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: maxminh
  • Content: Threads
  • Order by date
  1. maxminh

    access odbc DAO troubles

    Perhaps someone can help me with a problem I am having. Here is my situation, I am using access as a front end to a mysql database, using the odbc-mysql version 5.1 connector. I have some code that use a DAO connection object to insert new records into the database. To verify that the record was...
  2. maxminh

    entering data in subform before a parent pops up a message

    Greetings! Here is my situation. I have two forms in a parent and child relationship, with the child form contained in the parent. When the forms first open up, they are blanked for data entry. If I try to enter some data into the child form, before entering any data into the parent a message...
  3. maxminh

    can forms filter be set to eliminate records with null value?

    I am relative new to access, and was wondering if it is possible to filter a records by detecting if a certain field is a null? Here is my situation. I have a query that is a left outer join between table1 and table2, but some time I need to have an inner join between the two tables. I thought...

Part and Inventory Search

Back
Top