Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| Driver | The ODBC Driver to connect to. |
| DSN | The ODBC DSN to connect to. |
| IgnoreTypes | Removes support for the specified types. For example, Other. These types will then be reported as strings instead. |
| Password | The database account password. |
| UseFixedAttributeBuffer | Specifies whether the driver should use a fixed buffer length when calling SQLColAttributes to retrieve data, avoiding the extra step of passing a NULL buffer to determine the length. |
| User | The database user account id. |