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 derfloh 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 epikhigh

  1. epikhigh

    Pass Through Query question

    The error message I get from Access is: ODBC--call failed Driver][ISAM]ISAM error (#10004) I'm not sure which engine it uses. Probably Microsoft SQL.
  2. epikhigh

    Pass Through Query question

    Hi, I am using Access 2003 to do a simple pass through query but I get an error when I try to run the following query: SELECT Dev_Change_Request.Change_Request_No_, Dev_Change_Request_History.Type FROM Dev_Change_Request LEFT JOIN Dev_Change_Request_History ON Dev_Change_Request.zRequest_ID =...

Part and Inventory Search

Back
Top