OLEDB error with SQL 2005
- From: imradzi@xxxxxxxxx
- Date: 19 Jun 2006 20:30:24 -0700
Hi,
I was running my OLEDB C++ program for quite sometime on sql server
2000/MSDE without any problem; but when I upgrade my sql server to
2005, I have this problem in some update routine.
This is the error message:
HRESULT:80040E14
SQLSTATE:42000
Native Error:8026
Source:Microsoft OLE DB Provider for SQL Server
Error message:
The incoming tabular data stream (TDS)
remote procedure call (RPC) protocol stream is incorrect.
Parameter 3 (""): The RPC is marked with the metadata unchanged flag,
but data type 0xAF has an actual length different from the one sent
last time.
It seems to affect STRING parameters.
TIA.
Radzi.
.
- Follow-Ups:
- Re: OLEDB error with SQL 2005
- From: Erland Sommarskog
- Re: OLEDB error with SQL 2005
- From: Radzi
- Re: OLEDB error with SQL 2005
- Prev by Date: Re: How to return counter value from Access
- Next by Date: Re: OLEDB error with SQL 2005
- Previous by thread: Re: Handling Concurrency in an Access DB using VB .Net 2003 and Jet Ol
- Next by thread: Re: OLEDB error with SQL 2005
- Index(es):
Relevant Pages
|
|