Hi All
Using Delphi Developer Studio 2006
I am having a problem with the Data Explorer/Connections Editor.
I am attempting to create a new DB2 connection to our AS400 to
use for a ASP .NET Web Application - C# Builder. The problem
is the same for both BDP and dbExpress.
After entering the connection details (as seen below) I attempt to test
the connection and I get the following message
For the BDP the message is- DB2 Provider Initialization Failed
For dbExpress the message is dbExpress vendor initialization failed
Connections Editor Properties
-------------------------------------------
Database = IP Address Of Our AS400
Username = My Username
UserPassword = My Password
Provider Settings
-------------------------
Assembly = Borland.Data.Db2, Version=2.5.0.0, Culture=neutral,
PublicKeyToken=91d62ebb5b0d1b1b
Provider = DB2
VendorClient = db2cli.dll
Can anyone tell me why I am unable to create a connection ?
Thanks in advance for any assistance offered
Iain