Palani M 31.Oct.04 12:54 PM a Web browser Connector for DB2Lotus Connectors - All ReleasesAIX
Hi
when i try to create lcconnection for db2 it is failing
Dim session As New LCSession ()
Dim src As New LCConnection ("db2")
it is throwing error:
"Error creating product object"
My system info: db2 version 7.1, domino server version 5.0.9 and db2 client all these 3 were installed in single aix m/c and decs is running.
Bcoz of this i am not able to create connection document also. I checked lctest to db2,working fine and also from db2 client to db2 server connection succeeded within the same m/c.