privileges
why does my application work differently when running as administrator?
I have a small Delphi application that writes a key to the LOCAL_MACHINE registry. When I run it on Windows 7 professional with user that has administrator privileges it fails to write the value, but[详细]
2023-04-08 02:27 分类:问答Show users with any privileges to database. MySQL
i have to 开发者_如何学Cselect all users with any privileges to database (e.g. database \'mysql\'). Any suggestions? Thanks.A good view of all users and their approximate privileges. If there is a pas[详细]
2023-04-07 00:27 分类:问答IOError: 13, 'Permission denied' when writing to /etc/hosts via Python
I have a Python app that I\'m working on that needs to access the hosts file to append a few lines. Everything worked on my test file, but when I told the program to actually mod开发者_高级运维ify my[详细]
2023-04-06 20:04 分类:问答how to install postgres' tablefunc as non-poweruser
As part of our php data test framework, we start by dropping & creating a test database for the user running the test (l开发者_高级运维et\'s call him \'foo\').[详细]
2023-04-04 20:04 分类:问答Limitations of a No-Install C# Application?
I\'m using SharpDevelop to create a WinForm-based C# application. After studying my target audience, I believe it is in my best interest to use a no-install application. While creating my HelloWorld![详细]
2023-04-04 12:26 分类:问答PostgreSQL search_path change not working as advertised
I am using PostgreSQL 9.0.3 on RedHat.The database contains two schemas, public and wh. I cr开发者_如何学编程eated a new role called django. I want this user to use the wh schema as it\'s default.[详细]
2023-04-04 10:41 分类:问答#1142 - INSERT command denied to user ___ for table ___
Apparently this is usua开发者_运维知识库lly to do with size, but I only have one table with six columns.[详细]
2023-04-02 03:27 分类:问答What privileges should I grant to my InnoDB MySQL user?
I\'ve a MySQL user (InnoDB engine) and I was wondering what would be the safe privileges to grant for it?[详细]
2023-03-30 12:50 分类:问答Unix commands through Oracle
I have created a PL/SQL a Java Source, and privileges have been grante开发者_JAVA技巧d. The PL/SQL procedure is executing and no error is coming up.[详细]
2023-03-29 23:33 分类:问答Foundation - check whether the executable is running with privileges
I have written a helper tool, and I need to check if it\'s being executed with admin privileges (within the executable itself, o开发者_如何学Gof course). How to do that?[详细]
2023-03-29 09:29 分类:问答