python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
can not connect google cloud instance using node.js
i am new to node js.
i created a sql instance on google cloud
and i need connect to mysql db.
i am using public ip
i want try this sample code what is it socketPath?
how can i find it?
i created app.s...
abdolwahab alemi
Votes: 0
Answers: 1
Problems with database connection Ktor!!! I just don't understand why the ktor not to see the path of application.conf jbdc
I'm having a problem with my web project. It is my first time when i try connecting database. I want to connect database to see that working. I use Postgres and have set up a database. I want to conn...
The Crash Bom
Votes: 0
Answers: 1
how to configure postgres in docker to connect to it remotely
I use Postgres which is run in Docker in one virtual machine and I would like to connect to this Postgres on the other virtual machine using:
psql -h \<IP_Address\> -p \<port_no\> -d \<...
Monica
Votes: 0
Answers: 1
On Visual Studio Emulator, Mobile has no access to laptop networks
I'm working on a Xamarin app and need to connect to a database on a server on my local network. I can connect to the database using the server explorer in Visual Studio, but the connection string I ob...
peet214
Votes: 0
Answers: 0