Hi,
I have a VBA(in MS Access '97) application which does not recogize a share/network drive under some conditions.
The appliaction uses GetPrivateProfileStringA of kernel32.dll to access a file(ini where it reads some details) in a shared M drive.
When I first log into the PC and when I try to run the application this function returns a null value. But now when I terminate the application and go to windows explorer and click on the M: drive manully and then the run the application it starts working fine.
After this the applications works fine. Again the same problem repeats when I try login again to the PC and that to till the manually click the M:\ drive.
OS : Windows NT 4.4.1, 4.5.1, 4.6.1, 4.6.3 and XP.
The share drive is a Win2K server.
Any pointers --> -- > -->-->-->
- Jeevan