October Azure SDK broken when inserting a string with a trailing space

旧时模样 提交于 2019-12-10 16:37:32

问题


Has anyone worked out a fix for this problem. When using the storage emulator and inserting a row into table storage then the row insert fails if there is a space at end of the field.

This was pointed out two weeks ago but I still see no updates from Microsoft on this? Does anyone know of a fix ?

Microsoft forum link

Stackoverflow link

Please don't close this question. Having something out here on Stackoverflow might help save someone from the two days I spent trying to work out what was wrong.


回答1:


This issue has been fixed in later versions of the Windows Azure SDK. Install the latest version to fix the problem. http://www.windowsazure.com/en-us/downloads/



来源:https://stackoverflow.com/questions/13310296/october-azure-sdk-broken-when-inserting-a-string-with-a-trailing-space

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!