X-Received: by 10.107.185.195 with SMTP id j186mr16754966iof.15.1449859177588; Fri, 11 Dec 2015 10:39:37 -0800 (PST) X-Received: by 10.50.30.201 with SMTP id u9mr193091igh.4.1449859177574; Fri, 11 Dec 2015 10:39:37 -0800 (PST) Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!mv3no14830797igc.0!news-out.google.com!f6ni19980igq.0!nntp.google.com!mv3no14830790igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Fri, 11 Dec 2015 10:39:37 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=61.245.165.15; posting-account=MnGeGAoAAAB3wtc_IA4fHg50C8eZIKfG NNTP-Posting-Host: 61.245.165.15 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <962016f7-71ae-4bf0-8942-43ac8a769a89@googlegroups.com> Subject: Re: How to connect the MYSQL database to Python program? From: ICT Ezy Injection-Date: Fri, 11 Dec 2015 18:39:37 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:100291 On Wednesday, December 9, 2015 at 1:45:26 PM UTC-8, Mark Lawrence wrote: > On 09/12/2015 17:51, ICT Ezy wrote: > > Pl explain me how to connect the MYSQL database to Python program? > > > > Use a search engine. Then run up an editor, write some code, run said > code. If you then have problems state your OS, Python version and > provide us with the full traceback. > > An alternative is to write a cheque for (say) GBP 1000 payable to the > Python Software Foundation and if you're lucky somebody will do your > homework for you. > > -- > My fellow Pythonistas, ask not what our language can do for you, ask > what you can do for our language. > > Mark Lawrence I follow this link: http://www.tutorialspoint.com/python/python_database_access.htm