Showing posts with label infopathfiles. Show all posts
Showing posts with label infopathfiles. Show all posts

Wednesday, March 21, 2012

Importing Infopath Data

Hi
I'm relatively new to importing xml files into SQL. I have some infopath
files and I've tried the normal xml importing via sp_xml_preparedocument and
the other procs used for xml.
The xml can't be parsed becuase of an "invalid character".
I was wondering if my approach is correct ?
Thanks in advance.try this link:
http://support.microsoft.com/defaul...Q23883
3
regards,
Sarav...
"Mal .mullerjannie@.hotmail.com>" <<removethis> wrote in message
news:487FE266-C661-48B0-8B83-089AB4D96290@.microsoft.com...
> Hi
> I'm relatively new to importing xml files into SQL. I have some infopath
> files and I've tried the normal xml importing via sp_xml_preparedocument
> and
> the other procs used for xml.
> The xml can't be parsed becuase of an "invalid character".
> I was wondering if my approach is correct ?
> Thanks in advance.