久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    • <bdo id='QnQj4'></bdo><ul id='QnQj4'></ul>
    <i id='QnQj4'><tr id='QnQj4'><dt id='QnQj4'><q id='QnQj4'><span id='QnQj4'><b id='QnQj4'><form id='QnQj4'><ins id='QnQj4'></ins><ul id='QnQj4'></ul><sub id='QnQj4'></sub></form><legend id='QnQj4'></legend><bdo id='QnQj4'><pre id='QnQj4'><center id='QnQj4'></center></pre></bdo></b><th id='QnQj4'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='QnQj4'><tfoot id='QnQj4'></tfoot><dl id='QnQj4'><fieldset id='QnQj4'></fieldset></dl></div>
  • <tfoot id='QnQj4'></tfoot>

    1. <legend id='QnQj4'><style id='QnQj4'><dir id='QnQj4'><q id='QnQj4'></q></dir></style></legend>

    2. <small id='QnQj4'></small><noframes id='QnQj4'>

        XML Parsing - Illegal XML Character(在執(zhí)行存儲(chǔ)過程時(shí),

        XML Parsing - Illegal XML Character (when executing stored procedure, running procedure queries results in no errors)(XML Parsing - Illegal XML Character(在執(zhí)行存儲(chǔ)過程時(shí),運(yùn)行過程查詢不會(huì)導(dǎo)致錯(cuò)誤)) - IT屋-程序員軟件
          <bdo id='k2ilB'></bdo><ul id='k2ilB'></ul>

              <small id='k2ilB'></small><noframes id='k2ilB'>

              <i id='k2ilB'><tr id='k2ilB'><dt id='k2ilB'><q id='k2ilB'><span id='k2ilB'><b id='k2ilB'><form id='k2ilB'><ins id='k2ilB'></ins><ul id='k2ilB'></ul><sub id='k2ilB'></sub></form><legend id='k2ilB'></legend><bdo id='k2ilB'><pre id='k2ilB'><center id='k2ilB'></center></pre></bdo></b><th id='k2ilB'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='k2ilB'><tfoot id='k2ilB'></tfoot><dl id='k2ilB'><fieldset id='k2ilB'></fieldset></dl></div>
                <tbody id='k2ilB'></tbody>

                1. <tfoot id='k2ilB'></tfoot><legend id='k2ilB'><style id='k2ilB'><dir id='k2ilB'><q id='k2ilB'></q></dir></style></legend>
                  本文介紹了XML Parsing - Illegal XML Character(在執(zhí)行存儲(chǔ)過程時(shí),運(yùn)行過程查詢不會(huì)導(dǎo)致錯(cuò)誤)的處理方法,對(duì)大家解決問題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  限時(shí)送ChatGPT賬號(hào)..

                  我有一個(gè)有效的 XML 文檔(已使用多個(gè) XML 驗(yàn)證器進(jìn)行確認(rèn),包括在線驗(yàn)證器和 Sublime Text XML 驗(yàn)證器插件).

                  嘗試使用名為 ImportNXML 的存儲(chǔ)過程將 XML 文檔導(dǎo)入 MSSQL 2008 時(shí)收到以下錯(cuò)誤(命令:exec [dbo].[ImportNXML];)

                  I have a valid XML document (this has been confirmed using multiple XML validators including online validators and the Sublime Text XML validator plugin).

                  I receive the following error when attempting to import the XML document into MSSQL 2008 using a stored procedure named ImportNXML (command: exec [dbo].[ImportNXML];)

                  Msg 9420, Level 16, State 1, Line 2
                  XML parsing: line 17, character 35, illegal xml character
                  

                  我已經(jīng)確認(rèn) XML 文檔中沒有非法字符,第 17 行,字符 35 只是數(shù)字 1.我嘗試修改這一行,用字母替換整行,用單個(gè)數(shù)字替換整行,在此行之前用字母/數(shù)字填充文檔中的其他行,但我收到完全相同的錯(cuò)誤,抱怨完全相同的位置.

                  如果我打開 ImportNXML 存儲(chǔ)過程并運(yùn)行查詢內(nèi)容,我根本不會(huì)收到任何錯(cuò)誤.

                  什么可能導(dǎo)致存儲(chǔ)過程在使用 'exec' 命令執(zhí)行時(shí)失敗,但在過程內(nèi)容作為擴(kuò)展查詢執(zhí)行時(shí)會(huì)成功?

                  前17行的mock數(shù)據(jù)如下:

                  I have confirmed no illegal characters are in the XML document and line 17, character 35 is just the number 1. I've tried modifying this line, replacing the entire line with letters, replacing the entire line with a single number, padding other lines in the document before this line with letters/numbers, but i receive exactly the same error complaining about the exact same location.

                  If i open the ImportNXML stored procedure and run the query contents, i receive no errors at all.

                  What could be causing the stored procedure to fail when being executed using the 'exec' command but succeed when the procedure contents are executed as an expanded query?

                  Mock data for the first 17 lines is as follows:

                  <?xml version="1.0" ?>
                  <ClientData>
                  <Policy><policyName>The Policy Name</policyName>
                  <Preferences><ServerPreferences><preference><name>Sessions</name>
                  <value>3</value>
                  </preference>
                  <preference><name>Detection</name>
                  <value>yes</value>
                  </preference>
                  <preference><name>Mac</name>
                  <value>no</value>
                  </preference>
                  <preference><name>Plugin</name>
                  <value>108478;84316;32809;93635;36080;87560;61117;35292;75260;83156;61271;103773;12899;82513;56376;77796;85655;60338;56763;79951;</value>
                  </preference>
                  <preference><name>TARGET</name>
                  <value>123.123.123.123,234.234.234.234</value>
                  

                  導(dǎo)入 XML 的存儲(chǔ)過程的部分如下:

                  The portion of the stored proc that imports the XML is as follows:

                  EXEC(' INSERT INTO XmlImportTest(xmlFileName, xml_data) SELECT ''' + @importPath + ''', xmlData FROM ( SELECT * FROM OPENROWSET (BULK ''' + @importPath + ''' , SINGLE_BLOB) AS XMLDATA ) AS FileImport (XMLDATA) ') 
                  

                  推薦答案

                  純猜測(cè):

                  • 該文件是 utf-8 編碼的(或任何其他編碼,SQL-Server 2008 無(wú)法本地讀取).
                    • 您必須知道,SQL-Server 的文件編碼相當(dāng)有限.CHAR(或VARCHAR)是擴(kuò)展的ASCII 1字節(jié)編碼NCHAR(或NVARCHAR)code>) 是 UCS-2 2 字節(jié)編碼(與 UTF-16 幾乎相同).
                    • 在 SQL-Server 2016(以及 v2014 的 SP2)中引入了一些進(jìn)一步的支持,尤其是對(duì) utf-8 的支持.
                    • 嘗試使用適當(dāng)?shù)木庉嬈?例如記事本++)打開您的 XML 并嘗試找出文件的編碼.嘗試將其保存為unicode/UCS-2/utf-16"并重試導(dǎo)入.
                    • 嘗試使用 CLOB 而不是 BLOB 的導(dǎo)入.以二進(jìn)制LargeObject 形式讀取文件將一個(gè)接一個(gè)地讀取字節(jié).SQL-Server 將嘗試將這些字節(jié)讀取為每個(gè)字符固定大小的字符串.字符 LOB 可能在特殊情況下起作用.
                    • 檢查BOM(字節(jié)順序標(biāo)記)的前兩個(gè)字節(jié)
                    • The file is utf-8 encoded (or any other encoding, SQL-Server 2008 cannot read natively).
                      • You must know, that SQL-Server is rather limited with file encodings. CHAR (or VARCHAR) is extended ASCII 1-byte encoding and NCHAR (or NVARCHAR) is UCS-2 2-byte encoding (which is almost identical with UTF-16).
                      • With SQL-Server 2016 (and SP2 for v2014) some further support was introduced, especially for utf-8.
                      • Try to open your XML with an appropriate editor (e.g. notepad++) and try to find out the file's encoding. Try to save this as "unicode / UCS-2 / utf-16" and retry the import.
                      • Try to use your import with CLOB instead of BLOB. Reading the file as binary LargeObject will take the bytes one after the next. SQL-Server will try to read these bytes as string with fixed size per character. A character LOB might work under special circumstances.
                      • Check the first two bytes for a BOM (byte order mark)
                      • 使用十六進(jìn)制編輯器打開文件并嘗試查找奇怪的代碼
                      • 在這種情況下,有時(shí)您會(huì)遇到截?cái)嗷驍嘈幸?hào)
                      • 如果您導(dǎo)入數(shù)據(jù)并且預(yù)計(jì)會(huì)出現(xiàn)問題,強(qiáng)烈建議使用兩步法
                      • 將您的文件讀入一個(gè)容忍臨時(shí)表(使用NVARCHAR(MAX) 甚至VARBIANRY(MAX) 目標(biāo)列)并嘗試?yán)^續(xù)這個(gè).
                      • 在導(dǎo)入之前可能需要使用其他工具來更改您的文件.
                      • If you import data and you expect issues it is highly recommended to use a 2-step-approach
                      • Read your file into a tolerant staging table (with NVARCHAR(MAX) or even VARBIANRY(MAX) target columns) and try to continue with this.
                      • It might be necessary to use another tool to change your file before the import.

                      這篇關(guān)于XML Parsing - Illegal XML Character(在執(zhí)行存儲(chǔ)過程時(shí),運(yùn)行過程查詢不會(huì)導(dǎo)致錯(cuò)誤)的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                      【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  Can I figure out a list of databases and the space used by SQL Server instances without writing SQL queries?(我可以在不編寫 SQL 查詢的情況下找出數(shù)據(jù)庫(kù)列表和 SQL Server 實(shí)例使用的空間嗎?) - IT屋-程序員軟件開發(fā)
                  How to create a login to a SQL Server instance?(如何創(chuàng)建對(duì) SQL Server 實(shí)例的登錄?)
                  How to know the version and edition of SQL Server through registry search(如何通過注冊(cè)表搜索知道SQL Server的版本和版本)
                  Why do I get a quot;data type conversion errorquot; with ExecuteNonQuery()?(為什么會(huì)出現(xiàn)“數(shù)據(jù)類型轉(zhuǎn)換錯(cuò)誤?使用 ExecuteNonQuery()?)
                  How to show an image from a DataGridView to a PictureBox?(如何將 DataGridView 中的圖像顯示到 PictureBox?)
                  WinForms application design - moving documents from SQL Server to file storage(WinForms 應(yīng)用程序設(shè)計(jì)——將文檔從 SQL Server 移動(dòng)到文件存儲(chǔ))

                  <small id='BlHh3'></small><noframes id='BlHh3'>

                    <bdo id='BlHh3'></bdo><ul id='BlHh3'></ul>

                    1. <i id='BlHh3'><tr id='BlHh3'><dt id='BlHh3'><q id='BlHh3'><span id='BlHh3'><b id='BlHh3'><form id='BlHh3'><ins id='BlHh3'></ins><ul id='BlHh3'></ul><sub id='BlHh3'></sub></form><legend id='BlHh3'></legend><bdo id='BlHh3'><pre id='BlHh3'><center id='BlHh3'></center></pre></bdo></b><th id='BlHh3'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='BlHh3'><tfoot id='BlHh3'></tfoot><dl id='BlHh3'><fieldset id='BlHh3'></fieldset></dl></div>
                      <tfoot id='BlHh3'></tfoot>

                            <tbody id='BlHh3'></tbody>

                            <legend id='BlHh3'><style id='BlHh3'><dir id='BlHh3'><q id='BlHh3'></q></dir></style></legend>

                            主站蜘蛛池模板: 国产精品久久久久免费 | 欧美高清成人 | 欧洲亚洲精品久久久久 | 日韩中文字幕 | 国产精品久久久久久吹潮 | 亚洲精品视频一区二区三区 | 欧产日产国产精品国产 | 久久综合九九 | 91精品国产乱码久久久久久久久 | 不卡一二三区 | 一区二区三区四区在线 | 日韩欧美专区 | 欧美色影院 | 成人免费视屏 | 久久精品视频9 | 亚洲视频在线观看 | 精品视频一区二区 | 一区二区三区四区国产 | 亚洲一区在线播放 | 成人欧美一区二区三区在线播放 | 精品自拍视频在线观看 | 男人阁久久 | 欧美亚洲视频 | 日韩区 | 五月婷婷丁香婷婷 | 久久狼人天堂 | 一区二区三区四区在线视频 | www.三级 | 极品粉嫩国产48尤物在线播放 | 99热欧美| 在线a视频 | 羞羞网站在线免费观看 | 国产精品极品美女在线观看免费 | 狠狠操天天操 | 午夜在线影院 | 一级免费看| 91精品国产乱码久久久久久久久 | 成人免费观看男女羞羞视频 | 插插插干干干 | 亚洲精品久久久久久国产精华液 | 欧美一级免费 |