On Jun 19, 2007, at 11:55 AM, johnf wrote:

> Ed I reported this already.  As you can see that the "port" entry  
> is not used.
>> From pymssql.py
> # open the connection
>       con = _mssql.connect(dbhost, dbuser, dbpasswd)
>       con.select_db(dbbase)
>       return pymssqlCnx(con)
>
> So the port information is in the dbhost (which on a linux box  
> should be the
> freetds server entry) which should come from dll or lib that is used.

        I know that pymssql doesn't pass a port parameter, but I thought  
that it was needed to make the connection, so it was then added to  
the host.

        I don't have the time now to test this, but if you think it makes  
sense to drop the port argument from the host, let's do it.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to