|
-
Apr 25th, 2003, 02:33 PM
#1
Thread Starter
New Member
pass a pwd via ASP to CR9 report
I am trying to pass a password through an ASP to a CR 9 report. I have done this before in VB 6 with this line:
CrystalApplication.LogOnServer "dll", "serverName", "dataBase", "userId", "pwd"
My problem is I now need to do something comparable in VB Script and can not figure out the one line. The ASP report shows if the SQL database login doesn't have a password specified. Logon failed error if a password is required.
Did I give enough information?
Thanks! I would appreciate any help.
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
|