Trying to recompile an old VB 5.0 program on my new Windows 98 machine I get the message "Permission denied" with the statement

Set SystemDatabases = DBEngine.Workspaces(0)

"Workspaces" is flagged as the item in error.

What permission do I need and how do I give myself it?