SDAC & windows Vista pre-rc1
SDAC & windows Vista pre-rc1
SDAC-applications don't run on windows vista (currently tried pre-RC1) - when connecting to database, programs end with a message "wrong mdac version. please download...". The bug seems to be in the version check in oledbaccess unit (procedure TOLEDBConnection.GetConnectionProperties) - the fprimaryver in WV is not >= 7, but 6, I think... Could you correct this test, please?