|
-
Apr 21st, 2003, 12:33 PM
#1
Thread Starter
Dazed Member
Java & Oracle
I want to start getting into database programming but not sure if i want to use SQLServer or Oracle as a back end. I noticed that most Java database programming uses Oracle. It also looks like Oracle owns 39.4% of the market vs. IBM DB2 33.6%, Microsoft SQL Server 11.1%. http://www.oracle.com/ip/index.html?database1.html What do you guys think?
-
Apr 22nd, 2003, 03:49 AM
#2
Use a generic frontend so it doesn't matter. JDBC for example.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Apr 23rd, 2003, 11:16 PM
#3
Thread Starter
Dazed Member
Wow pretty cool. Straight from suns site.
"JDBC technology is an API that lets you access virtually any tabular data source from the Java programming language. It provides cross-DBMS connectivity to a wide range of SQL databases, and now, with the new JDBC API, it also provides access to other tabular data sources, such as spreadsheets or flat files."
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|