When I tried to open a database through ODBC in MFC, I got a error
message "data source is not found in default driver specified". Because
the database I used is Oracle, which may be not the default driver.
Does anybody have experience how to specify the default driver or how to
make the application to recognize the driver?
Thanks lot.
Wei