Google searching an MS Access database

Is there any way that I can get a Google search to read data stored in my Access database?

Our DB stores information about Courses offered by Learning providers in our state. We want a google search for say “French”, to find all courses in french stored in the courses table of the database. Visitors to the website do not need to log in to search database entries.

Is this possible? If so how can it be done?

you’ve got to write a web interface for your database that can be indexed by Google.