Hi, ALL, Is there a way to make python script that connects to mySQL DB ask for a password on the:
conn = mdb.connect(host, user) line. The host variable is "localhost" and the user variable is "root" (for developmental purposes). Thank you. -- https://mail.python.org/mailman/listinfo/python-list