如果有什麼想回饋的(如對文章或部落格的感想),除了留言以外也能填表單跟我說:表單連結。若是對更多 JavaScript 知識有興趣,歡迎參考我的新書《JavaScript 重修就好》

Odbc Drivers Windows 7 64 Bit __exclusive__ -

Get-OdbcDriver | Where-Object Platform -eq '64-bit' | Select Name, Platform (Note: Get-OdbcDriver requires RSAT tools or Windows 8+; on Win7, use registry query instead)

1. Critical Concept: 32-bit vs. 64-bit ODBC Windows 7 64-bit has two separate ODBC Administrator tools and two sets of drivers. A 64-bit application cannot use a 32-bit driver, and vice versa. odbc drivers windows 7 64 bit

Registry query for 64-bit drivers:

評論