Re: How to decode binary base 64 data using OPENXML
- From: "Jason Frank" <mabraham36@xxxxxxxxxxxxxxxx>
- Date: Mon, 6 Jun 2005 09:35:54 -0400
The first article you reference there mentions using a schema to specify the
data type as bin.base64 and then use an updategram or bulk loading. So it
seems that there is no way to use a schema with OPENXML? The WITH clause is
a kind of schema, I suppose, but perhaps it does not allow for information
such as the bin.base64 encoding? I'd like to verify that I am unable to do
what I want to do with OPENXML before I start exploring the updategram and
bulk loading topics, about which I know very little.
"Michael Cheng [MSFT]" <v-mingqc@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:YiIAicoaFHA.3336@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Jason,
>
> Welcome to use MSDN Managed Newsgroup!
>
> From your descriptions, I understood you would like to know how to decode
> BINARY BASE64 using OPENXML. If I have misunderstood your concern, please
> feel free to point it out.
>
> Based on my scope, I am afraid we are not able to do this directly with
> OPENXML and you may refer the articles below on about
>
> How To: Inserting Binary Data using XML
> http://sqlxml.org/faqs.aspx?faq=51
>
> How To: Retrieving binary data using XML
> http://sqlxml.org/faqs.aspx?faq=52
>
> Thank you for your patience and cooperation. If you have any questions or
> concerns, don't hesitate to let me know. We are always here to be of
> assistance!
>
>
> Sincerely yours,
>
> Michael Cheng
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
.
- References:
- How to decode binary base 64 data using OPENXML
- From: Jason Frank
- RE: How to decode binary base 64 data using OPENXML
- From: Michael Cheng [MSFT]
- How to decode binary base 64 data using OPENXML
- Prev by Date: Re: Exporting XML to a file
- Next by Date: Unable to Connect
- Previous by thread: RE: How to decode binary base 64 data using OPENXML
- Next by thread: Re: How to decode binary base 64 data using OPENXML
- Index(es):
Relevant Pages
|