G
Guest
I have one access file located at IIS' wwwroot directory.
My goal is to insert record to access database.
However, it seems that Access is proteced by IIS.
I had been open its writing privileage by file manager.
But the IIS will show the error message and halt on this line:
objCmd.ExecuteNonQuery()
Any help on this will be greatly appreciated.
--sambuela
My goal is to insert record to access database.
However, it seems that Access is proteced by IIS.
I had been open its writing privileage by file manager.
But the IIS will show the error message and halt on this line:
objCmd.ExecuteNonQuery()
Any help on this will be greatly appreciated.
--sambuela