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 - 2004-05-13 : 08:14:49
|
| Guillem writes "when I generate via bcp a XML file I obtain f.e:<xml><record><data1>sample1</data1><data2>sample2</data2></record>..<record>...</record></xml>If I obtain a tag "cutted" ("</dat" 'CR' and "a2>") Explorer says that there is incorrect data but If I put manually tags correctly It works...Any way to solve this? (I've tried -r param whith same result)I'm getting crazy...TIA" |
|
|
|
|
|