22 Apr
2025
22 Apr
'25
8:37 a.m.
http://bugs.winehq.org/show_bug.cgi?id=58140 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- What does your /etc/odbcinst.ini look like? That's where the ODBCINST.INI key is created from and it should list installed drivers with their files. Mine has these entries: [PostgreSQL ANSI] Description=PostgreSQL ODBC driver (ANSI version) Driver=psqlodbca.so Setup=libodbcpsqlS.so Debug=0 CommLog=1 UsageCount=1 [PostgreSQL Unicode] Description=PostgreSQL ODBC driver (Unicode version) Driver=psqlodbcw.so Setup=libodbcpsqlS.so Debug=0 CommLog=1 UsageCount=1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.