-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to drop a user:
drop user testUser;
I want to force this to work in a simple manner (Not a million calls)... How can I do this easily?
I get this output:
ERROR: role "testUser" cannot be dropped because some objects depend on it
DETAIL: access to table main.tap_db_version
access…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to drop a user:
drop user testUser;
I want to force this to work in a simple manner (Not a million calls)... How can I do this easily?
I get this output:
ERROR: role "testUser" cannot be dropped because some objects depend on it
DETAIL: access to table main.tap_db_version
access…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
ASA Spoke to Spoke Communication
I have been looking at spke to spoke comms or "hairpining" for months and have posted on numerouse forums but to no avail.
I have a Hub and spoke network where the HUB is an ASA Firewall version 8.2
* I basicaly want to allow 2 spokes to be able to communicate with…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm having trouble deploying .NET application which uses Microsoft Access automation.
I've installed the Access 2007 Runtime and Primary Interop Assemblies (PIAs) on the target machine:
Access 2007 Runtime
Office 2007 PIAs
However, when I try to create the ApplicationClass:
Application access…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hello ServerFault,
I am trying to forward port 444 from my cisco router to my Web Server (192.168.0.2).
As far as I can tell, my port forwarding is configured correctly, yet no traffic will pass through on port 444.
Here is my config:
!
version 12.3
service config
no service pad
service tcp-keepalives-in
service…
>>> More