Hi there,
I want to create DSN for DB2 database through my VB application.
I have installed DB2 v8.2 with FixPack6.0 ESE.
(The actual version shown in Control Center is DB2 V8.1.13.193)
The problem is that VB application crashes without reporting any error. DSN is not getting created.
But I am able to create DSN through Control Panel.
Here is the code snippet to create DSN
...