Using Win 2000, MySQL 4.015
I am trying a small function someone else wrote with the following code.
I get the error "permission Denied" when it tries to process the following command.
set filObject=fsoObject.CreateTextFile(new_path & "reports\" & session.SessionID & ".csv",true)
I think I have set the grants to include this but have been unable to get the "Show grants option" to work.
Thanks for any help you can give.
Smokey Joe
I am trying a small function someone else wrote with the following code.
I get the error "permission Denied" when it tries to process the following command.
set filObject=fsoObject.CreateTextFile(new_path & "reports\" & session.SessionID & ".csv",true)
I think I have set the grants to include this but have been unable to get the "Show grants option" to work.
Thanks for any help you can give.
Smokey Joe