Entries in "User DSN" tag for ODBC disappear

Manuel 21 Reputation points
2022-03-28T19:20:27.87+00:00

I have a JAVA application working in Tomcat server. This JAVA application is using an ODBC entry installed at the user level to access the database.

This entry is disappearing after every update of the system. Is this a normal behavior? Is there anything that can be done to avoid this situation every time that I get a windows update?

This is happening in Windows 10.

Let me know if you need any other information.

Thanks,
Manuel.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,594 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-03-28T21:54:55.167+00:00

    No, this is not normal. You could use ProcMon to find out what process is deleting the subkeys located here.
    HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\ODBC Data Sources

    https://learn.microsoft.com/en-us/sysinternals/downloads/procmon

    --please don't forget to upvote and Accept as answer if the reply is helpful--


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.