Click here to Skip to main content
15,890,690 members
Home / Discussions / Java
   

Java

 
QuestionXML to JSON using XSLT` Pin
Nishanthkumar26-Feb-09 19:40
Nishanthkumar26-Feb-09 19:40 
AnswerRe: XML to JSON using XSLT` Pin
Curtis Schlak.27-Feb-09 12:21
Curtis Schlak.27-Feb-09 12:21 
Questionprogramming in c Pin
nand_dazy26-Feb-09 16:56
nand_dazy26-Feb-09 16:56 
AnswerRe: programming in c Pin
Curtis Schlak.27-Feb-09 12:55
Curtis Schlak.27-Feb-09 12:55 
AnswerRe: programming in c Pin
toxcct1-Mar-09 21:50
toxcct1-Mar-09 21:50 
JokeRe: programming in c Pin
fly9045-Mar-09 3:25
fly9045-Mar-09 3:25 
QuestionMultiple database connections Pin
devi g25-Feb-09 16:25
devi g25-Feb-09 16:25 
AnswerRe: Multiple database connections Pin
N a v a n e e t h25-Feb-09 17:03
N a v a n e e t h25-Feb-09 17:03 
Nirmala G wrote:
SQL server


JDBC will do it.

Nirmala G wrote:
mysql


Look at JDBC Driver for MySQL

Nirmala G wrote:
oracle


Again JDBC can be used here.

What do you mean by connecting multiple databases? Do you mean a method where you can change the underlying database with minimum code change? If yes, abstract the database calls behind well defined interfaces. So you can change the code without affecting interface users.

Smile | :)


GeneralRe: Multiple database connections Pin
Ken Mazaika1-Mar-09 18:28
Ken Mazaika1-Mar-09 18:28 
QuestionJavaCC - creates too large try statement Pin
Allan Larson25-Feb-09 1:52
Allan Larson25-Feb-09 1:52 
AnswerRe: JavaCC - creates too large try statement Pin
Allan Larson25-Feb-09 5:17
Allan Larson25-Feb-09 5:17 
Questiontranslation code Pin
dhivyasivalingam24-Feb-09 18:02
dhivyasivalingam24-Feb-09 18:02 
AnswerRe: translation code Pin
N a v a n e e t h25-Feb-09 2:13
N a v a n e e t h25-Feb-09 2:13 
GeneralRe: translation code Pin
dhivyasivalingam27-Feb-09 21:05
dhivyasivalingam27-Feb-09 21:05 
QuestionXML files Pin
M.Ambigai24-Feb-09 18:02
M.Ambigai24-Feb-09 18:02 
AnswerRe: XML files Pin
N a v a n e e t h25-Feb-09 2:15
N a v a n e e t h25-Feb-09 2:15 
QuestionHow to get a pixel from an Image using Java? Pin
Member 400431624-Feb-09 6:14
Member 400431624-Feb-09 6:14 
AnswerRe: How to get a pixel from an Image using Java? Pin
Curtis Schlak.27-Feb-09 12:27
Curtis Schlak.27-Feb-09 12:27 
QuestionHow to insert Large numerical values such as mobile numbers in MS Access using Java? Pin
Member 400431624-Feb-09 5:50
Member 400431624-Feb-09 5:50 
AnswerRe: How to insert Large numerical values such as mobile numbers in MS Access using Java? Pin
TorstenH.2-Mar-09 19:34
TorstenH.2-Mar-09 19:34 
QuestionHow to backup SQLServer 2000,2005, Oracle 10, mysql using Java? Pin
Sampathkumarpsk24-Feb-09 2:12
Sampathkumarpsk24-Feb-09 2:12 
Questionsource code to block an ip packet in java Pin
reubenrhuphus23-Feb-09 22:11
reubenrhuphus23-Feb-09 22:11 
AnswerRe: source code to block an ip packet in java Pin
CPallini23-Feb-09 22:33
mveCPallini23-Feb-09 22:33 
AnswerRe: source code to block an ip packet in java Pin
abdul jalil1-Mar-09 4:36
abdul jalil1-Mar-09 4:36 
Questionj2EE code Pin
vivekcool1223-Feb-09 7:31
vivekcool1223-Feb-09 7:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.