Re: ADODB.Stream.Open now with VS2005 gives wrong type error message
- From: "Sarah M. Weinberger" <mweinberger@xxxxxxxxxxx>
- Date: Mon, 8 Oct 2021 13:42:41 -0700
Hi Chris,
I do thank you for responding to my query, but can you offer a solution to
how to create a stream? The code that I gave below worked before but throws
a runtime error of an argument fault with Visual Studio 2005, where there is
no argument error.
Thanks,
Sarah
oStream = new ADODB.Stream();StreamOpenOptionsEnum.adOpenStreamUnspecified,
oStream.Open((object)System.Reflection.Missing.Value,
ConnectModeEnum.adModeWrite,
"", "");
.
- Follow-Ups:
- Re: ADODB.Stream.Open now with VS2005 gives wrong type error message
- From: Chris Alton [MSFT]
- Re: ADODB.Stream.Open now with VS2005 gives wrong type error message
- From: Mark J. McGinty
- Re: ADODB.Stream.Open now with VS2005 gives wrong type error message
- References:
- ADODB.Stream.Open now with VS2005 gives wrong type error message
- From: Sarah M. Weinberger
- RE: ADODB.Stream.Open now with VS2005 gives wrong type error message
- From: Chris Alton [MSFT]
- ADODB.Stream.Open now with VS2005 gives wrong type error message
- Prev by Date: Re: vb6 call recordset from sql server 2000 - working until using parameters - then empty recordset
- Next by Date: Re: ADODB.Stream.Open now with VS2005 gives wrong type error message
- Previous by thread: RE: ADODB.Stream.Open now with VS2005 gives wrong type error message
- Next by thread: Re: ADODB.Stream.Open now with VS2005 gives wrong type error message
- Index(es):
- <a href="maillist.h