Dear ajustman
how can I invoke the connect function
do I invoke connect as flowed conrrectly ?
db = MySQLdb.connect(host="localhost", user="root", passwd="", db="ReportsMgmtDb",named_pipe="C:\Program Files\Global 360\Reports Manager Server\bin\colds
qld.sock")
or
how can I get the pipe of mysql in windows ?.
2005-09-26 13:54:57 UTC in MySQL for Python