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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Docmd.OpenForm,,,,acFormAdd issues using DB2 LUW 9.7

Status
Not open for further replies.

speja01

Programmer
Dec 15, 2010
8
US
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...".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top