Re: How to turn a string into an ADO.Stream?
- From: "Mark J. McGinty" <mmcginty@xxxxxxxxxxxxxxx>
- Date: Tue, 27 Sep 2005 09:55:17 -0700
Maybe the "stream already open" error isn't referring to the ADODB.Stream,
CDO.Message.IDataSource must also expose (or implement under the covers) an
IStream too? Maybe it has already been opened somehow?
Just a thought, error messages aren't always the most forthcoming things in
the world; when they seem to be conflicting it isn't always obvious.
-Mark
"John Mark Howell" <jmarkhowell@xxxxxxxxxxx> wrote in message
news:u0M5O$swFHA.3080@xxxxxxxxxxxxxxxxxxxxxxx
>I wish I could. The string is a MIME encoded email. Just assigning it to
> the TextBody will not parse the email. I have to find some way to go
> through
> the CDO.Message.IDataSource
> Thanks for trying though.
>
> "Mark J. McGinty" <mmcginty@xxxxxxxxxxxxxxx> wrote in message
> news:eizaBqswFHA.2556@xxxxxxxxxxxxxxxxxxxxxxx
>> Can't you just assign msg.TextBody = so.ReadText()? (Returns a string
> type)
>> -Mark
>
>
.
- References:
- How to turn a string into an ADO.Stream?
- From: John Mark Howell
- Re: How to turn a string into an ADO.Stream?
- From: Mark J. McGinty
- Re: How to turn a string into an ADO.Stream?
- From: John Mark Howell
- How to turn a string into an ADO.Stream?
- Prev by Date: How to see if database/table contents have changed? (more inside)
- Next by Date: Re: how to know wat is the data source name.
- Previous by thread: Re: How to turn a string into an ADO.Stream?
- Next by thread: How to see if database/table contents have changed? (more inside)
- Index(es):
Relevant Pages
|
|