This line ....
************
Set ws = DBEngine.CreateWorkspace("", "admin", "")
************
reports a error saying that DBEngine is undefined. But when I write the line VB suggests all available methods after I write the dot after DBEngine so why does the error come up ????
Pl ... help ... EE