Re: VB to Python migration

2006-01-27 Thread Nicolas Kassis
Josh wrote: > We have a program written in VB6 (over 100,000 lines of code and > 230 UI screens) that we want to get out of VB and into a better > language. The program is over 10 years old and has already been > ported from VB3 to VB6, a job which took over two years. We would > like to port it t

Re: MySQLdb Python API: Unable to connect

2005-12-27 Thread Nicolas Kassis
Dennis Lee Bieber wrote: >On 26 Dec 2005 21:39:11 -0800, "Mondal" <[EMAIL PROTECTED]> declaimed >the following in comp.lang.python: > > > >c=MySQLdb.Connect(host='localhost',user='root',passwd='',db='shop',port=330­6) > > > > So what is that - doing in the port number