Re: Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 2005
- From: evanba@xxxxxxxxxxxxxxxxxxxx (Evan T. Basalik (MSFT))
- Date: Tue, 14 Nov 2006 19:41:00 GMT
It sounds like you are trying to access SQL Server 2005 with the SQL Server 2000 JDBC driver. That is not going to work. :)
You will have to use the SQL Server 2005 driver to access SQL Server 2005. That driver is also backwards compatible, so you will also be able to access
SQL Server 2000.
If you upgrade to the SQL Server 2005 driver and still have this problem, please create a new thread.
Evan
--------------------
From: raghu raghu <raghuveerv@xxxxxxxxxxxxxx>
References: <OGmKGnPhGHA.4864@xxxxxxxxxxxxxxxxxxxx>
X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
Subject: Re: Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 2005
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <emG7u1vAHHA.5060@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.sqlserver.jdbcdriver
Date: Tue, 07 Nov 2006 22:16:29 -0800
NNTP-Posting-Host: 67.41.129.85
Lines: 1
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.jdbcdriver:8146
X-Tomcat-NG: microsoft.public.sqlserver.jdbcdriver
I am unable to connect to SQL Server from OC4J application server.
But i am able to connect to SQL Query analyzer.
java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for
JDBC][SQLServer]The incoming tabular data stream (TDS) remote procedure
call (RPC) protocol stream is incorrect. Parameter 1 (""): Data type
0x38 is unknown.
*** Sent via Developersdex http://www.developersdex.com ***
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
.
- Follow-Ups:
- References:
- Re: Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 2005
- From: raghu raghu
- Re: Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 2005
- Prev by Date: TDS_RET_STATUS exception
- Next by Date: RE: XA Error DUPID while connecting to sources within same instance
- Previous by thread: Re: Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 2005
- Next by thread: Re: Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 2005
- Index(es):
Relevant Pages
|
Loading