Just in case the previous info was a bit vague, this is what I mean:
SQLite version 3.50.1 2025-06-06 14:52:32
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database.
sqlite> sqlite> .load "C:/Program Files/National Instruments/LabVIEW 2025/vi.lib/drjdpowell/SQLite Library/SQL Connection/extension-functions_64.dll"
...>
The DLL seems to work fine and can be loaded into sqlite, but the LabVIEW method seems to have a problem.