|
-
Jul 6th, 2000, 11:03 AM
#1
Thread Starter
Junior Member
Here I am again. I am using a crystal report control, shipped with crystal reports 6. My problem is I cannot switch this control between servers. I can switch from database to database but it will not go from server to server. I have currently tried the following:
With Crystal 'This is the control object
.Reset
.WindowState = crptMaximized
.ReportFileName = "C:\windows\desktop\report1.rpt"
.Connect= "DSN=RNASQL2;UID=;PWD=;DSQ="
.Action = 1
End With
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
|