[Tutor] pymssql or ODBC

Luke Paireepinart rabidpoobear at gmail.com
Fri Sep 15 09:24:23 CEST 2006


Chris Hengge wrote:
> looking at your link, is your con wrong? for example...
> the one on the link you provided is written:
> con = ("Driver={SQL Server};", "Server=whatever", etc... 
>   
It looks to me like these are all separate commands (I.E. They're 
separated by a semicolon)
So the way you showed and the method Joe used should be equivalent 
(except his is shorter and yours is more readable :)
HTH,
-Luke
> I am not at work so I dont have the server to run this code against, but
> it looks like you are doing what I've been trying to accomplish :]
>   



More information about the Tutor mailing list