Home All Groups Group Topic Archive Search About

Crystal Report Log On Server

Author
26 Mar 2006 10:53 PM
Travis
When I use the code below , I encounter the login error. But I am sure
I am using the correct login and password and I was test using Query Analyzer

Set crReport = crApp.OpenReport("C:\report1.rpt")
Call crApp.LogOnServer("P2SSQL.DLL", "(local)", "Northwind", "sa", "sa")
crReport.Database.Verify

Please tell which part I am doing wrong ..

Author
22 Nov 2006 9:13 AM
k
k
---
Posted via DotNetSlackers.com