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!

Recent content by bunglefoot

  1. bunglefoot

    Cannot delete entire table because of relationship.

    One more thing, does anyone offhand know how to create a command button that can import an ODBC database without using the import menu in access? I am creating this thing for people who have basically no computer skills, and would prefer them to just click a button as opposed to navigate a huge...
  2. bunglefoot

    Cannot delete entire table because of relationship.

    Hey, I finished all my queries etc and attached them to cmdbuttons. Now, I need to make a command button that deletes an entire table. I have completed this, but when I click the button it informs me that it cannot delete the table because it has an existing relationship with another table (that...
  3. bunglefoot

    Queries needed for selective table joining.

    --I think I posted this in the wrong forum earlier, so I am reposting it here. Hey, posted a while back on this subject and got some good responses but nothing I could get working in the desired manner. I have more information now. I have a table with four fields coming in from a device...
  4. bunglefoot

    SQL noob - Inventory queries, merging tables on criteria.

    Hey, posted a while back on this subject and got some good responses but nothing I could get working in the desired manner. I have more information now. I have a table with four fields coming in from a device (called deviceTable). The table succesfully enters MS Access with no difficulties. It...
  5. bunglefoot

    Inventory queries: HELP for sql noob

    Hi, I'm new to SQL (experienced in other types of programming, but no DB stuff) and have the following problem.I have a table coming in from a portable device and a table on the pc with one additional field that contains a numeric value. I want to do the following: If a record is on the device...

Part and Inventory Search

Back
Top