The gist is the default ODBC driver for Windows 11 which is 10.00.22 does not work with one of the applications. However, things work smoothly on Windows 10. I have searched high and low and cannot find the downloadable verision of the ODBC driver that comes with Windows 10.If someone can provid the link to the driver that would be awesome. All the links that I could find are not available anymore. As a last resort I the driver will have be exported.In detail the DLL have to be exported to the right folder and then it needs to be registered. Questions are:Which DLL exactly do I need. I have a few DLLs named ODBC in the System 32 folder, odbc32.dll, odbccp.dll, odbcint.dll , odbctrac.dll etcWill making the key in the registery suffice? Thanks!
You may also like
As the title suggests, I’d like to call my collection, store it into different variables, then manipulate the variables but leaving the […]
submitted by /u/FrenkyNet [link] [comments]
I have created the custom graphql in magento 2.4.4 and working fine.Response looking like below { “data”: { “showDetails”: [] } } […]
I have a list of commands to execute. echo now echo and echo then When I copy/paste these three (3) lines into […]