What is the best method to interact with a database through a windows app?
Recently I’ve been creating a desktop app with python, and I need somehow that the app can interact with a database from anywhere and anyone.
Recently I’ve been creating a desktop app with python, and I need somehow that the app can interact with a database from anywhere and anyone.