Dear All,

I have create VB6 application and using SQL Server 2000 Databases.

I have create Crystal Report 8.5 using Stored Procedures.

Every time the Server change or database name change.

I have to open all Crystal Reports files and do it manually.

I need VB6 code to set Database name and server when using crystal Report.

I am using OCX Control.

I have use CrystalReport.Logon

it fails.


Please advice