InterviewSolution
Saved Bookmarks
| 1. |
When do we need to use the option “Force 32 Bit”? |
|
Answer» When connecting to a database using ODBC, if the data source only provides 32-bit driver we use this option. |
|