Monday, April 02, 2007

mssql and python on *nix

I can not find a good implement for the connection to the MSSQL on *nix.
unixODBC and iODBC and pymssql are not working correctly. And the pymssql can not support the query parameters with "?" or named parameters. It's not safe for the internet usage.

No comments: