Hi,

If someone could help regarding how to connect programatically Crystal Report 8 in VB6.

.Connect = "Driver={SQL Server}; " & "Server=LTISERVER; " & "Database=DotNetNuke; " & "UID=sa; " & "PWD=sa; "
this statement can connect,

but using this one statement cant :

.Connect = "FILE NAME=" & App.Path & " \datalink\xxx.udl"
it gives me Cant connect SQL server.

If someone could help me it will be much appreciated.

regards,

Clint