|
-
Apr 2nd, 2009, 07:58 PM
#1
Thread Starter
New Member
VB6 UDL for Crystal Report 8
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|