I am using the functions that are displayed in the knowledge base article 103257 ACC: Reading, Storing, & Writing Binary Large Objects
My Code read as follows:
Dim dbs As DAO.Database
Dim rst As DAO.Recordset
Dim strSQL As String
On Error GoTo Err_cmdDisplayAttach_Click
strSQL = "Select...