Microsoft KB Archive/260157

From BetaArchive Wiki
Knowledge Base


FIX: java.sql.PreparedStatement.setObject May Not Work with LONGVARBINARY Types

Article ID: 260157

Article Last Modified on 6/14/2006



APPLIES TO

  • Microsoft Java Virtual Machine



This article was previously published under Q260157

SYMPTOMS

Calls to java.sql.PreparedStatement.setObject() may not work correctly when your code passes java.sql.Types.LONGVARBINARY as the first parameter.

CAUSE

This problem is due to the way this API makes calls to the database drivers.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This problem was corrected in Windows 2000 Service Pack 1.


REFERENCES

For additional information about the latest service pack for Windows 2000, click the article number below to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack


For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:

Keywords: kbbug kbfix kbjavavm33xxfix kbwin2000sp1fix kbdatabase kbjava KB260157