RE: Feature and performance comparison



Payyans:

The SQL Server 2005 JDBC v1.0 driver doesn't have some features that ship
with the JNetDirect JSQLConnect 5.0, most notably integrated auth, rowsets,
and built-in connection pooling. These features are all in development or
planning for releases this year.

For performance, scale, and reliability, you should probably do your own
comparison.

-shelby

Shelby Goerlitz
Microsoft SQL Server 2005
Data Programmability -- JDBC

.



Relevant Pages

  • Re: sendStringParameterAsUnicode: How to insert unicode data corre
    ... After checking with Microsoft it turns out that transmitting Unicode ... requires a change in the data format sent to the JDBC Receiver channel. ... We have contacted SAP and Microsoft. ... We are using SAP XI and connecting it to SQL Server 2005 using JDBC. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • RE: BUG: JDBC connection disconnected, cant reconnect
    ... we've replaced the MS JDBC driver with jTDS JDBC driver, ... There is really nothing the driver can do that will take down SQL Server. ... Our problem is that the JDBC connection running on the localhost ... and then we can't reconnect to the database ...
    (microsoft.public.sqlserver.jdbcdriver)
  • RE: SQL Server SP3a via JDBC SP2
    ... | Subject: RE: SQL Server SP3a via JDBC SP2 ... | Content-Type: text/plain; ... | Carb Simien, thanks for your reply, but the query ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Order by in a INSERT INTO..SELECT
    ... As for your comments about updates that affect multiple rows being ... precedents where undefined features have changed or failed in SQL ... David Portas, SQL Server MVP ... State what version of SQL Server you are using and specify the content ...
    (comp.databases.ms-sqlserver)
  • Re: Missing IIS (PLEASE HELP)
    ... You basically have to go into the Windows features and find IIS and find that feature and enable it. ... I selected Windows Authentication, which is what I specified when I installed SQL Server, and all it tells me when I click Test Connection is that it failed. ... Prior to installation, I uninstalled SQL Server Management Studio Express, SQL Server Express, and SQL Server Native Client. ...
    (microsoft.public.dotnet.framework.adonet)

Loading