aqif
Registered User.
- Local time
- Today, 15:01
- Joined
- Jul 9, 2001
- Messages
- 158
Hi
I am trying to get a long path of Current database. I am using like
Msgbox(CurentDB.Name)
I have also tried FileSystemObject with Path property but every time it returns me the short path like
C:\Temp\PATHCE~1\SPLITD~1\a.mdb instead of
C:\Temp\Path Centre\Split Database\a.mdb
Any way around it?
Cheers!
Aqif
I am trying to get a long path of Current database. I am using like
Msgbox(CurentDB.Name)
I have also tried FileSystemObject with Path property but every time it returns me the short path like
C:\Temp\PATHCE~1\SPLITD~1\a.mdb instead of
C:\Temp\Path Centre\Split Database\a.mdb
Any way around it?
Cheers!
Aqif