Problems with JDBC

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • okai

    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


  • Simon Hayes

    #2
    Re: Problems with JDBC

    "okai" <okai@lycos.i t> wrote in message news:bg3da5$fe7 $1@news.mch.sbs .de...[color=blue]
    > 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
    >[/color]

    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.publi c.sqlserver.jdb cdriver

    Simon


    Comment

    Working...