ODBCDatabase in Xojo2016r3

I download the new version and when I try to build the project I saw the following error

Can’t find a type with this name
Dim db as new ODBCDatabase

Is work fine with the version xojo2015r4 but not in the new version.

Best Regards
Abimael Lopez

Are there any plugins in the newly created plugins folder?

Yes,

restated : Are the CORRECT plugins in the newly created plugins folder?

compare it to the 2015r4 folder

Or go to the Xojo About window and click the “Loaded Plugins” tab. You need to see “ODBCPlugin” in the list in order to use the ODBCDatabase class.