Hi i have created my visual studio program and if i run it as normal it works perfectly. But the problem comes in when i create a setup installation for this program. It successfully installs my program but i cannot get the program to run as administrator and thus my sql statements wont work. Any suggestions on how to fix this problem?Hi i have created my visual studio program and