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 krisbest86

  1. krisbest86

    System.Session Object "Cannot Update. Datebase or object is read-only"

    why does it MS Access error and it does not when i run code in Excel file?
  2. krisbest86

    System.Session Object "Cannot Update. Datebase or object is read-only"

    I want to get data from the other programme. When I run the code below I get error: 3027 Cannot Update. Datebase or object is ready-only. It occurs at the line I highlighted. Any help would be very appreciated. Sub MainObject() Set System = CreateObject("EXTRA.System") ' Gets the...

Part and Inventory Search

Back
Top