Python Forum
Connecting to an online database - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Connecting to an online database (/thread-7614.html)



Connecting to an online database - MilkWaffler - Jan-17-2018

Is there any way to make it so a Login program can connect to a online database (Obvibase in this case) and check if the entered username and password matches one of the columns?