Mar 18, 2009 1:06 PM
Connecting to an IBM i Database
I am just beginning the long journey to learning EGL. I have started by adapting one of the simple tutorials that does a customer search to use a database on our IBM i system. I have gotten to the point of testing my program using the Apache Tomcat server. When I run the program, I get the following error:
"EGL0509E Cannot connect to the default database. The name of the default database was not specified."
I have searched around, but can't find where to define the default database for my testing. I am sure it is something simple. Can anyone point me in the right direction?
Thanks in advance for your help.