PHV,
CurrentDB.Name is supported by Access97. That is what I am currently using. CurrentDB.Name is inferior to CurrentProject.Path because you have to write additional code to parse out the path, but this code can be easily encapsulated in a user defined function.
- Dan