I have been trying, but have been unsuccessful opening DATA1-Client Info for multiple years from the same application. If I open 2024, I can reopen 2024 multiple times, but I am unable to open a connection to 2023. I've made sure that I've closed the 2024 connection, but no matter what I do I cannot get a different year to open? I am certain I am only opening one at a time. Open the Connection, do a recordset. Close the recordset, close the connection. If I open the program again, I can start with a different year and that works, but then that is the year I am stuck with.
if you relaunch the application and try with different TaxYear, it'll work. LacerteSDK doesn't support multiple TaxYear sessions in the same application session. Thanks
My application has a routine that checks current year information against prior year information as a review step to be sure someone doesn't accidentally change the social security number as an example. It used to work, as this test has been in my application for a few years. It now doesn't work.
Could this be something that is added to the driver. Seems if I close and release the driver, it should be able to create a new connection to a different year.