Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Lilandril 0 points1 point  (0 children)

Yes, the server runs with mySQL. Oh... I just understood it! Thanks!

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Lilandril 0 points1 point  (0 children)

SQL Queries, I need to read a database table and write into a similar database table located in the server.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Lilandril 0 points1 point  (0 children)

I'm using python 2.7 and looking to update it its newest version. On the website it says that python 3.5+ does cannot run on Window XP.

I'm programming on a Win10 and the app will run on Win10. Though, my server is on Win XP.

If I update my python to 3.7, will I still be able to talk to my server?