Skip to main content

Questions tagged [database-connection]

0 votes
1 answer
180 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 ...
Ashish's user avatar
  • 1
-1 votes
1 answer
312 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: --...
Minos Framework's user avatar
2 votes
2 answers
61k 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 ...
Tom Hosker's user avatar
0 votes
0 answers
285 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 ...
Andre's user avatar
  • 1
0 votes
1 answer
244 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 ...
Teja Goud Kandula's user avatar
0 votes
0 answers
65 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 ...
Teja Goud Kandula's user avatar
0 votes
1 answer
918 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 ...
Qazi's user avatar
  • 101
1 vote
0 answers
87 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 ...
mohamed al-mahdi's user avatar
-1 votes
1 answer
2k 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,...
Tommi Koskinen's user avatar
1 vote
0 answers
934 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, ...
Alexander Pacha's user avatar
0 votes
0 answers
62 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 ...
dbnex14's user avatar
  • 101
2 votes
1 answer
1k 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 ...
rhellem's user avatar
  • 345
0 votes
1 answer
4k 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 ...
user554395's user avatar
0 votes
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 ...
Kyle's user avatar
  • 1
1 vote
1 answer
2k 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 ...
Louis Somers's user avatar

15 30 50 per page