S
Siegfried Heintze
I have some cygwin cron jobs running under the Administrator account
populating a MSAccess database that is simultaneously being queried by
IIS/ASP.NET/C#.
If I manually use windows explorer to allow everyone to read/write/delete
the .mdl files created by the cygwin cron jobs, everything works. If I
don't, IIS/ASP.NET cannot open the MSAccess database.
How do I write a little web page to see what account I am running under? I
think I am running under the default of ISR_<machine name>. All I have to do
is make the cygwin cron job run under that account. What is the password for
ISR_<machine name>?
Thanks,
Siegfried
populating a MSAccess database that is simultaneously being queried by
IIS/ASP.NET/C#.
If I manually use windows explorer to allow everyone to read/write/delete
the .mdl files created by the cygwin cron jobs, everything works. If I
don't, IIS/ASP.NET cannot open the MSAccess database.
How do I write a little web page to see what account I am running under? I
think I am running under the default of ISR_<machine name>. All I have to do
is make the cygwin cron job run under that account. What is the password for
ISR_<machine name>?
Thanks,
Siegfried