This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I have developed a stand-alone application, which connects to oracle database using jdbc. I have set the Data Source Name(DSN) manually untill now.
my question is how to set DSN using java code??
thanks in advance!!!