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 TouchToneTommy 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 Spitfingas

  1. Spitfingas

    OLE field Path Names

    So this question has been up here since September? I am currently working on that problem as well. I tried extracting and storing the path in a field as the link was established...as provided by the MSKB(KB170531). That didnt work out. Looking at the ole header during debug - I cannot see...
  2. Spitfingas

    What's Wrong with this Code - Getting error message

    It's something you're leaving in. If you remove the brackets from the arguments in the "Set MyRS = MyDb.OpenRecordset([sSQL], [adReadOnly])" , I'm pretty sure you will lose that error. When you bracket an argument, Access will look for a field in your recordset, instead of the...

Part and Inventory Search

Back
Top