I have been coding in MS Access VBA and am migrating my code to VB.Net. It all works fine except for uses of CurrentDB and CurrentProject: I can't seem to find how to convert these.

Thanks in advance for any help you can give me.