Microsoft SQL Server
Anna JD <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I am trying to get our WebObjects 5.2.3 applications running against
SQL Server. We have installed an instance of SQL Server 2005. I first
tried using the 2005 JDBC driver, but could not get that to work. I
tried the SQL Server 2000 driver. It works fine for creating tables,
but I cannot get it to pull data out of the database. The error I get
is:
JDBCAdaptorException: EvaluateExpression failed:
<MicrosoftPlugIn$MicrosoftExpression: "SELECT t0.TESTING FROM FARES
t0">:
Next exception:SQL State:HY000 -- error code: 8009 -- msg:
[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.
Has anyone had this same error? Has anyone gotten WO 5.2.3 and SQL
Server 2005 talking to each other?
Much appreciated!
Anna Jakobsd.