![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a table that has XML data in a LONGTEXT column. I need to extract all the data into a table. Can anyone give me some tips on the easiest way to do this. The data is written to the table and will be extracted in real time. |
#3
| |||
| |||
|
|
Do you mean TEXT /NTEXT? Are you using SQL Server 2000? What is the nature of your extraction? Do you shred parts of the document into relational fields? Do you need to preserve the full XML? Thanks Michael "Mark D" <Mark D (AT) discussions (DOT) microsoft.com> wrote in message news:80CA4109-C7A4-4595-914C-CBF60DA137A9 (AT) microsoft (DOT) com... I have a table that has XML data in a LONGTEXT column. I need to extract all the data into a table. Can anyone give me some tips on the easiest way to do this. The data is written to the table and will be extracted in real time. |
![]() |
| Thread Tools | |
| Display Modes | |
| |