hi all, for a certain application of mine i need to connect to three diff databases to print the content of a single line thru CGI i have two options 1. individually connect to each database. and drop connections or 2. connect to one database and use the dblinks from there
the application is sitting on a machine that has a resource crunch. will my 2nd approach help to lessen the burden on the server ???? appreciate responses rajib
