Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [database-connection]

Score of 0
1 answer
208 views

I installed MS SQL Server on a Google Compute VM using standard image. I can connect to the VM via RDP. I open Microsoft SQL Server Management Studio and can see the database instance running. When I ...
Score of -1
1 answer
318 views

i am runing this docker composer files with this enviroment: version: "3.1" services: mysql: container_name: mysql image: 'mysql:8.0' working_dir: /application command: --...
Score of 2
2 answers
62505 views

The story so far: I have installed Postgres on my Linux based desktop (HOST). I have created a test database, with test data, on HOST. I have added to the end of the pg_hba.conf file on HOST: host ...
Score of 0
0 answers
286 views

I have upgraded my MongoDB from 4.x to 5.0.2 into a Ubuntu 20.04 system. This server is an AWS EC2 Instance. After upgrade I can't connect my applications from other ec2 instances using the same ...
Score of 0
1 answer
251 views

DB2 database connection details are provided as ODBC registry file. The file is imported and the connection details are stored under System DSN. Now by using which GUI tool one can connect to the DB2 ...
Score of 0
0 answers
67 views

One of the users already has all the OBDC connections configured on to the RDC user account. That machine is used to connect to all the databases. A new user on boards into the organization, his log ...
Score of 0
1 answer
941 views

I am using MariaDB Galera Cluster (Master/Master) having 5 nodes with specs of 32Core 64GB Ram Ubuntu 20.04 Personal Vm-Machines at own Datacenter Top of these nodes, Haproxy is configured which ...
Score of 1
0 answers
93 views

I have a domain with around 90 PC with the domain controller running by Windows Server 2012 R2 and the PCs Windows 7. Every PC has a mapped drive from the server and a database interface that's linked ...
Score of -1
1 answer
2040 views

Since 14.2. my site is giving this error: Error establishing a database connection I have a Wordpress site at Google Cloud Platform ID XXXXX-XXXXX-XXXXX I have not changed anything for several months,...
Score of 1
0 answers
936 views

I've tried to set-up a local Grafana instance in a Docker container and I'm trying to connect to my local InfluxDB that is running on the same machine. I can connect to InfluxDB without any issues, ...
Score of 0
0 answers
67 views

I am so new to this topic that I am not even sure I am asking it correctly but I will give my best. We have number of applications talking to databases such as Oracle and Mainframe and uses messaging ...
Score of 2
1 answer
1338 views

We have an issue with some .Net applications getting connection timeouts when doing SQL requests to Db2. The code have been updated to improve logging when such timeout occurs. But, since we are not ...
Score of 0
1 answer
4083 views

I have been trying to set up wordpress.org using localbyflywheel, but when I open Adminer I keep getting this error: No connection could be made because the target machine actively refused it, what ...
Score of 0
0 answers
86 views

I have a geospatial database that one of my users needs to connect to. Whenever he tries to connect from his workstation he gets an invalid connection/connection refused error. He is not able to ...
Score of 1
1 answer
2053 views

A similar question was answered here, and the option of opening an SSH tunnel was lightly touched, but the consensus was that VPN tunnels would be the easiest solution, which is true if the client is ...

15 30 50 per page