Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

New JDBC driver version for SQL Server 2008 (katmai)

 
   Database Help (Home) -> JDBC Driver RSS
Next:  export in csv  
Author Message
Wes Clark

External


Since: Mar 06, 2008
Posts: 13



(Msg. 1) Posted: Tue Apr 29, 2008 10:00 am
Post subject: New JDBC driver version for SQL Server 2008 (katmai)
Archived from groups: microsoft>public>sqlserver>jdbcdriver (more info?)

I am planning our ISV Java applications' conversion to SQL Server 2008. I
see that the 1.2 driver will work, but is classified as a "downlevel" client.
Is there plan to release a new version of the driver that will be more
2008-capable? If not, what if any restrictions or work-arounds should I be
aware of for taking advantage of new 2008 features and data types using the
current version of the driver?

 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Wes Clark

External


Since: Mar 06, 2008
Posts: 13



(Msg. 2) Posted: Tue Apr 29, 2008 10:48 am
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

One important issue is will I be able to use spatial data types in Java?
Both the geometry and geography data types are described as .NET Common
Language Runtime (CLR) data types. Does that make it impossible to use from
a Java application?

 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Mugunthan Mugundan[MSFT]

External


Since: Apr 29, 2008
Posts: 1



(Msg. 3) Posted: Tue Apr 29, 2008 1:34 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Wes, we are planning to release a JDBC driver that will be SQL 2008 ready
sometime after the release of SQL 2008. The current driver will connect to
2008 however, some of the new data types will not be available in their
native forms until afromentioned SQL2008 ready driver ships.

"Wes Clark" wrote:

> I am planning our ISV Java applications' conversion to SQL Server 2008. I
> see that the 1.2 driver will work, but is classified as a "downlevel" client.
> Is there plan to release a new version of the driver that will be more
> 2008-capable? If not, what if any restrictions or work-arounds should I be
> aware of for taking advantage of new 2008 features and data types using the
> current version of the driver?
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Mugunthan Mugundan[MSFT]

External


Since: Apr 29, 2008
Posts: 2



(Msg. 4) Posted: Tue Apr 29, 2008 1:42 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Currently you can only get the spatial types as binary with our jdbc driver.
We are looking into ways of doing this. We may in a future release provide a
way to do this. I will ping you if there is a way to do this with the current
driver.

"Wes Clark" wrote:

> One important issue is will I be able to use spatial data types in Java?
> Both the geometry and geography data types are described as .NET Common
> Language Runtime (CLR) data types. Does that make it impossible to use from
> a Java application?
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Wes Clark

External


Since: Mar 06, 2008
Posts: 13



(Msg. 5) Posted: Tue Apr 29, 2008 1:56 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Microsoft's failure to integrate the release plans for a new version of SQL
Server 2008 with a new version of the JDBC driver will necessarily delay our
ability to take advantage of these new features.

How about the new date and time datatypes: DATE, TIME, DATETIMEOFFSET and
DATETIME2? Will these be handled by the current driver? If so, how?

Perhaps a web page could be created to cover all these issues.
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Tony

External


Since: Jan 21, 2008
Posts: 4



(Msg. 6) Posted: Thu May 08, 2008 7:44 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The same question for me, where and when can we receive the jars for new
version of JDBC driver

--Tony

"Wes Clark" wrote:

> Microsoft's failure to integrate the release plans for a new version of SQL
> Server 2008 with a new version of the JDBC driver will necessarily delay our
> ability to take advantage of these new features.
>
> How about the new date and time datatypes: DATE, TIME, DATETIMEOFFSET and
> DATETIME2? Will these be handled by the current driver? If so, how?
>
> Perhaps a web page could be created to cover all these issues.
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Mugunthan Mugundan

External


Since: Jun 10, 2008
Posts: 1



(Msg. 7) Posted: Tue Jun 10, 2008 1:34 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Wes, we will try to put a blog about handling the new Katmai data types with
the JDBC driver.


"Wes Clark" wrote:

> Microsoft's failure to integrate the release plans for a new version of SQL
> Server 2008 with a new version of the JDBC driver will necessarily delay our
> ability to take advantage of these new features.
>
> How about the new date and time datatypes: DATE, TIME, DATETIMEOFFSET and
> DATETIME2? Will these be handled by the current driver? If so, how?
>
> Perhaps a web page could be created to cover all these issues.
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Wes Clark

External


Since: Mar 06, 2008
Posts: 13



(Msg. 8) Posted: Wed Aug 06, 2008 9:14 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I see the RTM version is now available. What is the latest update on the
availability of a new version of the JDBC driver, capable of handling the new
date/time and spatial datatypes?

"Mugunthan Mugundan" wrote:

> Wes, we will try to put a blog about handling the new Katmai data types with
> the JDBC driver.
>
>
> "Wes Clark" wrote:
>
> > Microsoft's failure to integrate the release plans for a new version of SQL
> > Server 2008 with a new version of the JDBC driver will necessarily delay our
> > ability to take advantage of these new features.
> >
> > How about the new date and time datatypes: DATE, TIME, DATETIMEOFFSET and
> > DATETIME2? Will these be handled by the current driver? If so, how?
> >
> > Perhaps a web page could be created to cover all these issues.
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Jimmy Wu

External


Since: Dec 18, 2007
Posts: 7



(Msg. 9) Posted: Tue Aug 12, 2008 9:26 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Wes,

The existing Microsoft SQL Server JDBC driver v1.2 supports connecting to
SQL Server 2008 as a down level client. The new date, time, datetime2, and
datetimeOffset data types are sent back from SQL Server as a String to
maintain full precision when compared to SQL Server's datetime data type.
We will be supporting SQL Server 2008 data types natively in a future
release of the driver.

Jimmy
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Wes Clark

External


Since: Mar 06, 2008
Posts: 13



(Msg. 10) Posted: Tue Aug 12, 2008 9:26 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

For our ISV planning for support of SQL Server 2008 and all the new data
types, I would like to have some idea of a schedule for when the new version
of the JDBC driver will be available.

"Jimmy Wu" wrote:

> Hi Wes,
>
> The existing Microsoft SQL Server JDBC driver v1.2 supports connecting to
> SQL Server 2008 as a down level client. The new date, time, datetime2, and
> datetimeOffset data types are sent back from SQL Server as a String to
> maintain full precision when compared to SQL Server's datetime data type.
> We will be supporting SQL Server 2008 data types natively in a future
> release of the driver.
>
> Jimmy
>
>
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
phobus

External


Since: Oct 08, 2008
Posts: 2



(Msg. 11) Posted: Wed Oct 08, 2008 11:39 am
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Are there any news about Geometry support in the JDBC driver? Can you give a
schedule when the next JDBC driver version with Geometry support will be
released? Or have you any hints about how to determine if the read value is a
Geometry-Type or anything else?

Thanks a lot,
Pascal

"Mugunthan Mugundan[MSFT]" wrote:

> Currently you can only get the spatial types as binary with our jdbc driver.
> We are looking into ways of doing this. We may in a future release provide a
> way to do this. I will ping you if there is a way to do this with the current
> driver.
>
> "Wes Clark" wrote:
>
> > One important issue is will I be able to use spatial data types in Java?
> > Both the geometry and geography data types are described as .NET Common
> > Language Runtime (CLR) data types. Does that make it impossible to use from
> > a Java application?
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Jimmy Wu

External


Since: Dec 18, 2007
Posts: 7



(Msg. 12) Posted: Wed Oct 15, 2008 9:25 pm
Post subject: RE: New JDBC driver version for SQL Server 2008 (katmai) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

At this time we can not provide a timeframe of when a new version of the
JDBC driver supporting SQL Server 2008 will be available.

Jimmy
 >> Stay informed about: New JDBC driver version for SQL Server 2008 (katmai) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
New JDBC 1.2 driver runs slower than JDBC 1.1 driver-- exp.. - I have some test programs I run which do repeated simple SQL Select and SQL update statements. These test programs consistently take 5 to 10% longer to run with the new JDBC 1.2 driver than they do with the JDBC 1.1 driver. Is this expected? I..

JDBC Driver for Sql Server Mobile edition - Hi, I wanted to know if Microsoft has develped any JDBC Driver to use with the sql server mobile edition. I have to make a java aplication, using sql server to be run in a pocketpc with Windows Mobile 5.0. How can I do? Thanks

MDX and JDBC Driver - Hi all, Anybody know if it possible to connect to an as2000 database and run mdx queries using the microsoft jdbc drivers? thanks, Peter

Register JDBC Driver - I'm new to Java and writing a test program to connect to a SQL Server 2000 database. I read and follow the instruction in KB article # Q313100. I have modifed the Classpath statement to include the 3 jar files. How do I register the driver? In the...

JDBC driver has issues with VARCHAR(24) - All of my VARCHAR(24) columns are reported as size 7 from java.sql.DatabaseMetaData::getColumns. All other sizes from 1 to 49 report the correct COLUMN_SIZE. Any ideas? The following program shows the problem (using 1.2.2828.100 against SQL Server....
   Database Help (Home) -> JDBC Driver All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]