Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Doubt regarding DataSource

Hi,
I am madhu.I dont know shall i ask this question or not.
I am new to this area .Can we map single datasource to multiple connection pools i.e. can we connect to multiple databases using single DataSource object.
please help in this issue.
thanks.
[273 byte] By [madhu_l] at [2007-11-11 8:50:56]
# 1 Re: Doubt regarding DataSource
you can use a connection pool to connect to any amount of databases. the connectino pool then would be your one point access to all databases.
graviton at 2007-11-11 22:35:15 >