How to access an database | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to access an database

By python

11th Aug 2022, 3:26 PM
Rachid Jalil
Rachid Jalil - avatar
1 Resposta
+ 2
could you be a little be more precise in your question? what are you trying to connect to? a database, a REST service, a webpage, a file system? you can't just connect to a server, you have to connect to a service hosted by this server.
11th Aug 2022, 3:42 PM
Apollo-Roboto
Apollo-Roboto - avatar