Question : I was wondering if SQL server 2008 R2 has any default security if you’re using it via ODBC […]
Tag: connections
AD group cannot connect to SQL from excel
Question : We have a data warehouse and users are trying to browse the database directly from excel. We put […]
Access to database denied :ELEPHANTSQL on Bluemix – “No pg_hba.conf entry for host localhost, user ADMIN, database SYSTEM”
Question : While trying to connect to my ElephantSQL database on Bluemix using pgadmin, it throws the following error. Access […]
ODBC connection with RD Gateway [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Connect to PostgreSQL via a ssh tunnel using Cygwin
Question : I would like to connect to a Postgres server installed on a remote server using an ssh tunnel. […]
SSMS How do I open a new Query Window using Same Connection Instance of current Window
Question : Coming from Oracle I have discovered that SSMS connects slightly different than Oracle’s SQL Developer. Oracle you click […]
Large long-running reporting queries are causing very slow new mysql connections
Question : Usually, mysql’s connecton time is in the 0.001 second range. However, when I run a large reporting query […]
User connections without a login
Question : I was looking at SQL Server performance and noticed that CPU utilization goes high when the number of […]
Dependent Transaction in separate Database-Connections
Question : I am quite new to database and I am in the following situation. I have two tables defining […]
Any potential issues/ DoS risks with frequent connections/ queries to a SQL Server db?
Question : A database team suspects there may be an issue with a third-party ETL application opening, and closing, connections […]