Antwerp
Posts: 24
|
| Posted: 05/12/2005, 7:39 AM |
|
My Oracle database connection fails at run time. When I set up my connection (project-->settings-->connections) and test it, I get a 'connection successful' message. I am able to choose tables and columns for my project while creating it through application builder.
But when I publish the project and try to access it (either in a browser or live page), I get a 'unable to create connection' error message.
What could be the problem and how do I resolve it?
I am using a connection string with Oracle OLE DB and oracle.jdbc.driver.OracleDriver as JDBC driver.
Can somebody help. It's eating my brains away.
|
 |
 |
matheus
Posts: 386
|
| Posted: 05/12/2005, 10:24 AM |
|
Seems like number of connections limit from Pool Connection.
_________________
Matheus Trevizan
Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br |
 |
 |
|