I have VB6.0 Professional with the Visual Studio Service Pack 3 installed. I'm trying to write an exe to create a db but there is one problem.

When I try to put the line...

Dim mydb as Database

Database is not in the list. Is the Database feature not included in the Professional release? Please HELP!