Hi I have an application that is an access front end for an SQL server DB. this application works fine in access 2003 through to 2010 but when I try to run it in 2013 it starts asking me to select a data source every time it encounters code that refers to a recordsetClose object.
one example is the line me.RecordsetClose.movelast and other is If me.RecordSetClose.EOF then
if I select a DSN file it will the carrier on and work fine.
any one have any idea why this happens and how I can fix the issue?
one example is the line me.RecordsetClose.movelast and other is If me.RecordSetClose.EOF then
if I select a DSN file it will the carrier on and work fine.
any one have any idea why this happens and how I can fix the issue?