I have a weird problem ?
When preparing sql statements with ? placeholders, hdbc-odbc adds a space to a 
string value at the end.

run conn "update sometable set somefield = ? where id = ?" [SqlString "bla", 
toSql 10]

Database: Ms Sql Server 2005.
Driver: FreeTds on linux

Please help!

Regards,
Vagif Verdi

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to