I'm trying to declare a database by doing

Dim myDB As Database

but it's saying database is not declared. Do i have to import something to do this???