I have a windows program in .net framework 3.5 to update an access database, I need to set the permission to full trust level. the client don't have the framework configuration tools installed on their server, so is there any other place that I can make this change?
thanks.