On 13 Aug 2015, at 10:16am, Chris Parsonson <z2668856 at gmail.com> wrote:

> the ATTACH gives no error in either my first
> attempt or this second one.

Then it's probably working.

>            SQLStmt = "ATTACH '" & sUpdateDBPath & "' AS UPD;"

So after you've done that, write some code to insert a new row into a table in 
UPD and then try to read the row back and see if it's there.

Simon.

Reply via email to