Score:0

Does installing/updating 64-bit odbc driver automatically install/update 32-bit and 64-bit driver?

in flag

I installed odbc driver 18 (64-bit), but notice that it shows up in both system32 and syswow64's odbc.exe.

Does installing/updating 64-bit odbc driver automatically install/update 32-bit and 64-bit driver?

Score:0
vn flag

Yes, but... You're not actually installing the 32-bit drivers. When you install the 64-bit ODBC, that includes the associated 32-bit thunks. Any call to a 32-bit ODBC control will get marshalled up to the 64-bit ODBC drivers and handled there. Windows has been doing that for efficiency ince the early days of 64-bit coding.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.