Talk:MSSQL OLEDB plug-in

From NSIS Wiki
Jump to navigationJump to search

HI, this plug-in is working fine with my script, but when I pass a sql script file with Chinese word, the Chinese word filled by '?' in my database.

I have analyzed your source code, I think one function needs change, sprintf_s -> sprintf_w in file MSSQL_OLEDB.cpp, line 338.

I don't have VC98, can't recompile the source code, so can you please modify it and publish again as soon as possible?

Thank you!


Chen Bin