Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-09-18 : 22:08:35
|
| Lou writes "We are in the process of converting our SQL Server 7 database to Unicode. However, a lot of our applications use xp_sendmail. It seems that in SQL 7 this extended stored procedure does not accept unicode characters. It returns the following error message: Server: Msg 17957, Level 16, State 1, Line 0Supplied datatype for @recipients is not allowed, expecting 'varchar'Obviously I don't want to go in and edit the .dll that's used for this procedure - have you any other ideas as to how we can get around this?Thanks" |
|
|
|
|
|