Re: msdatashape provider error
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Mon, 22 Jan 2007 06:43:39 -0500
wq352 wrote:
I usually used the MSDASQL.1 provider to access SQL Server
Well, then, you've been using a deprecated provider.
http://www.aspfaq.com/show.asp?id=2126
but now IFirst, try changing to the SQLOLEDB provider. If that does not help, show us
need to use the MSDatashape as the provider and used MSDASQL.as the
data provider. And here lies the problem, my codes which uses ADO
command refresh to get the parameters from store procedure does not
work in my vb code and return error message:
1: [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure 'stored
procedure name' expects parameter 'parametername', which was not
supplied.
2: Data provider or other service returned an E_FAIL status.
Does anyone know why MSDatashape cannot seems to be able to detect
any of the in/out parameters of a stored procedures?
some code to repro the symptom.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Follow-Ups:
- Re: msdatashape provider error
- From: wq352
- Re: msdatashape provider error
- Prev by Date: Re: Stand Alone Recordsets
- Next by Date: Re: Microsoft Money
- Previous by thread: Re: Typed dataset: Time only data in SQL dateTime Field
- Next by thread: Re: msdatashape provider error
- Index(es):
Relevant Pages
|
Loading