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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.