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 - 2006-03-06 : 09:18:00
|
| Uma writes "I need to encode binary data using base64 before storing to MS SQL 2005 on Windows 2003. The select statement using "FOR XML, BINARY BASE64" is not an option here, due to the presence of xml tags unabling the results to be stored in a variable. Is there a native SQL function to do the base64 encoding without the xml tags? Thanks." |
|
|
|
|
|