Creating dynamic database connection (SQL server 2008) from Adf application
ShaheApr 8 2013 — edited Apr 8 2013Hello,
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