I was wondering if anyone else has come across an issue trying to open a form that contains a DB2 LUW recordset using the acFormAdd argument to open the form to a new record. The exact same code works fine against a Oracle recordset but for some reason doesn't for DB2. My code ends up failing with an error message along the lines of "Object is missing or closed...".