Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating dynamic database connection (SQL server 2008) from Adf application

ShaheApr 8 2013 — edited Apr 8 2013
Hello,

I am creating an ADF Fusion Application. I use Jdev. 11.1.2.3.0 , WebLogic 10.3 and MS SQL server 2008 database. My question is that how can I create a database connection configuration file, now I connect to the database through hard coding, there should be a way to do this with sql server I think.

my database name is : testDatabase
my database username is : testUser
my database password is : testPassword

Anybody can help me please.

Thanks,
Shahe
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2013
Added on Apr 8 2013
2 comments
232 views