How can i change Trust level?
I writing c# windows form app with oledb and can't use append query because access disable mode prevent that.
in Visual Studio Open your project > go to Project Menu > Properties > Security > Check Enable ClickOnce Security settings > This is a full trust application.
Good luck!