Forum Discussion
SebastienAuroux
Mar 02, 2020Copper Contributor
Issue Release Dispatch Blocking
i have an MFC application connecting to ms access. sometimes the connection.close fails and is blocking the entire application. This issue is happening with 1909 windows version (and we never get this error with 1903 version)
- George HepworthSteel Contributor
This would appear to be a problem in either the Windows 10 version or in your MFC application.
What you are actually doing is connecting to tables within an Access accdb, not using Access itself. That means this is probably not an "Access" question, but one which could be better addressed in a forum appropriate to your environment.
- SebastienAurouxCopper Contributor
George Hepworth : i asked to mfc forum, and they said it is not related to mfc. Is there a forum about oledb or ado ?
- George HepworthSteel Contributor
SebastienAuroux Maybe try StackOverflow?