Pragadheeswaran
May 20th, 2007, 09:45 AM
Hi all,
I am using VB6, PostgreSQL 8.1 & Crystal Report 8.0. Now i am able to achieve the connection between a Crystal Report and postgresql database thru ODBC DSN which is hard coded in that crystal report @ design time. Is it possible to establish connection between postgresql and crystal report on run time thru VB6 code. I tried to use CR.Connect property but in vain since it is giving error as "Error detected by Database DLL"
I am using VB6, PostgreSQL 8.1 & Crystal Report 8.0. Now i am able to achieve the connection between a Crystal Report and postgresql database thru ODBC DSN which is hard coded in that crystal report @ design time. Is it possible to establish connection between postgresql and crystal report on run time thru VB6 code. I tried to use CR.Connect property but in vain since it is giving error as "Error detected by Database DLL"