I get following error when I try to connect using DBI DBI connect('database=chaosLRdb;host=192.168.0.1;port=5433','postgres',...) failed: …
perl postgresql database-permissionsI'm trying to create for the first time a Postgres database, so this is probably a stupid question. I assigned …
database postgresql schema grant database-permissionsThis question was originally using MySQL 5.1.44, but is applicable to MySQL 8.0+ too. Let's say I have a table with records …
mysql view permissions database-permissions grantAfter this comment to one of my question, I'm thinking if it is better using one database with X schemas …
database database-design postgresql database-permissionsWhat permission do I need to GRANT a user, in MSSQL, in order to be able to truncate a table? …
sql-server database-permissionsMy ASP.NET v3.5 web application is throwing the following exception when it attempts to open a connection to a …
asp.net sql-server iis-7 database-permissionsI want to create a user with only select privilege for all tables in all databases. I thought that I …
security postgresql permissions database-permissionsI'm trying to run this command in SQL Server: disable trigger all on MYDB This is failing for me. The …
sql-server permissions database-permissionsMy head is bloody from how hard I've been banging it against this wall for the past several hours. :( As …
php mysql database pdo database-permissionsI'd like to know how to set up permissions within SQL Server to allow my application Login/Role to be …
sql-server sql-server-2005 database-permissions database-mail