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 - 2002-05-02 : 10:18:45
|
| jagat writes "Is possible to retrieve records as an xml document having user defined tags from sql server 2000 database?(I have tried it using the FOR XML EXPLICIT feature but i faced the following problems?1. if the table contain lot many records then the xml document does not return all the value?2. It is applied for only one element ?3. It nevers return a Root tag ?)" |
|
|
Nazim
A custom title
1408 Posts |
|
|
|
|
|