dbTalk Databases Forums  

any Java driver info?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss any Java driver info? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
david
 
Posts: n/a

Default any Java driver info? - 11-25-2003 , 09:01 AM






I am a Java programmer. I have some ideas and want to build an application working on MS OLAP.
How can my Java application talk to MS OLAP? I guess I need a Java driver.
Any info on this is very much appreciated

Thanks for your attention.

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: any Java driver info? - 11-25-2003 , 09:14 AM






You can search for the JDBC driver for SQL Server at
http://msdn.microsoft.com/downloads

-Sue

On Tue, 25 Nov 2003 07:01:22 -0800, "david"
<anonymous (AT) discussions (DOT) microsoft.com> wrote:

Quote:
I am a Java programmer. I have some ideas and want to build an application working on MS OLAP.
How can my Java application talk to MS OLAP? I guess I need a Java driver.
Any info on this is very much appreciated.

Thanks for your attention.


Reply With Quote
  #3  
Old   
david
 
Posts: n/a

Default Re: any Java driver info? - 11-25-2003 , 10:01 AM



I have been using SQL JDBC driver for a long time. I am not quite sur
it is the convenient and effective solution for accessing OLAP data becaus
SQL JDBC driver is a very generic solution for accessing table. For OLA
data, you have different data models...


Reply With Quote
  #4  
Old   
Nigel Pendse
 
Posts: n/a

Default Re: any Java driver info? - 11-25-2003 , 10:15 AM



"david" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have been using SQL JDBC driver for a long time. I am not quite sure
it is the convenient and effective solution for accessing OLAP data
because SQL JDBC driver is a very generic solution for accessing
table. For OLAP data, you have different data models....
That's right, JDBC doesn't give you access to OLAP data. You probably want
to use XML for Analysis.




Reply With Quote
  #5  
Old   
david
 
Posts: n/a

Default Re: any Java driver info? - 11-25-2003 , 11:31 AM



thanks for this "XML for Analysis" info. did not heard of it before. going to research on it.
just a quick qeustion: is XML for Analysis an implementation that allows me to use Java to
talk MS Olap or a purely generic technology?

thanks again.

Reply With Quote
  #6  
Old   
Nigel Pendse
 
Posts: n/a

Default Re: any Java driver info? - 11-25-2003 , 02:58 PM



"david" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
thanks for this "XML for Analysis" info. did not heard of it before.
going to research on it. just a quick qeustion: is XML for Analysis
an implementation that allows me to use Java to talk MS Olap or a
purely generic technology?
XML for Analysis is an optional platform and language independent API for
Analysis Services 2000 that will have an increasing importance in the
future. It's been around for some time and even has its own newsgroup,
microsoft.public.data.xmlanalysis.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.