On Thu, Dec 10, 2015 at 4:51 AM, ICT Ezy <ict...@gmail.com> wrote:
> Pl explain me how to connect the MYSQL database to Python program?

You start by looking for a module that lets you do that. You can use
your favourite web search engine, or go directly to PyPI.

Then you learn how to use that module, including learning SQL if you
don't already know it.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to