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 dencom 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: *

  1. GHarmon1977

    VBScript to .accdb. Add attachment and update table.

    I'm attempting to add an attachment to a MS Access 2010 database via VBScript. But, I do not know the proper syntax for the command, nor can I find it. .vbs file name: ms.vbs stored on C:from DOS: cscript /nologo C:\ms.vbs Problem Line: nRS.Fields("Attachments").Value = "C:\ms.txt" What is...

Part and Inventory Search

Back
Top