Monday, March 12, 2012

Problems with JDBC

I downloaded the latest version on JDBC from Microsoft and I got problems.
Indeed, when fetching a smallint from SQL Server i got instead an Integer.
How can i do to avoid such a problem?
Some hints?

many tanks, gaetano"okai" <okai@.lycos.it> wrote in message news:bg3da5$fe7$1@.news.mch.sbs.de...
> I downloaded the latest version on JDBC from Microsoft and I got problems.
> Indeed, when fetching a smallint from SQL Server i got instead an Integer.
> How can i do to avoid such a problem?
> Some hints?
>
> many tanks, gaetano

I don't know anything about JDBC myself, but there is a dedicated newsgroup
for this, so you might get a better answer there:

microsoft.public.sqlserver.jdbcdriver

Simon

No comments:

Post a Comment