python - how to import mysqldb -


i have installed mysqldb through .exe(precompiled). stored in site-packages. don't know how test, accessable or not. , major problem how import in application import mysqldb. me new techie in python want work existing mysql. in advance...

just open cmd/console, type python, press enter, type import mysqldb , press enter again.

if no error shown, you're ok!


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -