Re: setAsciiStream not implemented in sql 2005 jdbc (beta 2)?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Eric:

The beta 2 driver didn't fully implement AsciiStreams-- however, these will
be implmeneted in the release version in January.

-shelby

Shelby Goerlitz
Microsoft, SQL Server Data Programmability

"eric dong" <edong@xxxxxxxxxxxxxx> wrote in message
news:1133794659.957958.10520@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I got error "R_notSupported" from PreparedStatement.setAsciiStream(int,
> InputStream, int) method when I'm using SQL Server 2005 JDBC driver
> (beta 2). The same code works fine with SQL 2000 driver.
>
> Does it mean PreparedStatement.setAsciiStream hasn't been implemented
> in SQL Server 2005 JDBC driver (beta 2) yet, or SQL Server 2005 JDBC
> driver will not support PreparedStatement.setAsciiStream? The following
> is the call stack:
>
> SQLServerException.getErrString(String) line: not available
> SQLServerPreparedStatement(SQLServerStatement).NotImplemented() line:
> not available [local variables unavailable]
> SQLServerPreparedStatement.setAsciiStream(int, InputStream, int) line:
> not available
>
> Thanks.
>


.



Relevant Pages

  • RE: SQL Server 2000 problem with using a InputStreamReader against an
    ... I believe you are using MS SQL 2000 driver. ... I have a problem using the MS SQL Server 2000 SP3 drivers to binary ... and then get an InputStream using the ... getBinaryStream() method, if I get then read the InputStream, and get ...
    (microsoft.public.sqlserver.jdbcdriver)
  • RE: [dbi] Re: MsSQL DBD::ODBC IsNull and undef
    ... I'd guess this is because the SQL Server ODBC driver is looking at your ... Martin J. Evans ... can you run your test script again but creating an OOB log file ...
    (perl.dbi.users)
  • Re: Padding using Type 4 Drivers
    ... |> value than what you have set in SQL Server 2000. ... |> settings that you require. ... |> Are you using the Microsoft JDBC driver or a third-party driver?. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: MsSQL DBD::ODBC IsNull and undef
    ... Martin J. Evans ... On 26-Jul-2005 Brian Becker wrote: ... > ensure you tell your driver the type of the column in bind_col. ... > I'd guess this is because the SQL Server ODBC driver is looking at your ...
    (perl.dbi.users)
  • Re: XA and 2000 backwards compatibility
    ... We haven't deployed the SQL2K XA driver either, so this should work for us. ... I am going through the documentation for the SQL Server driver. ... and enable XA transactions in MSDTC on the SQL Server ... Goto MSDTC tab on properties, click "Security Configuration" button, ...
    (microsoft.public.sqlserver.jdbcdriver)