Hello
I'm working with a lot of xactions which connects to the same database.
My question is : Should I to specify for every xaction, the database parameters : url, driver, username ,password...
How can i do to not having to enter the same parameters again and again?
Any help is appreciated, Thanks


Reply With Quote

