I found the problem. The stored proc that looks up the email address is missing from our test SQL server. (I wanted to only post the relevant code, so I commented out a big chunk to make sure it wasn't relevant and the page actually worked.)
Thanks for your time,
Dave
I have a test web site that uses a different port for ssl than my production web site, both are on the same server. I have a simple form that has one input box for a user to enter their email address. When they submit their email address, it posts to itself and looks up their user id and...
I am also getting that error. I can open the report and also display it on the web, but when I try to use rpt.PrintToPrinter(1, False, 0, 0) it blows up on me.
I have not yet tried Microsoft's disclaimer code, because I have read that it only works with SMTP and not MAPI. Does that mean if I send an email from outlook to someone at a different company who also uses outlook that it will not work? (basically does exchange server use SMTP or MAPI across...
I have two tables I want to search. One is keyed by date (an integer field) and also contains a claim number and worksheet number. (I want to search by that date.) The other is keyed by claim number and worksheet number and I want to search on a non-key field if the claim # and worksheet # are...
I have a report that gets it's information from a database. If I modify the database, the new fields do not show up in the report. (meaning that I can not add them to the report, I realize they will not automatically show up in the report.) The only solution I have been able to find is to...
I have a fairly simple report - mostly just text except for one tricky part.
I am using three tables
CompanyInfo, EmployeeInfo and PlanInfo
Each employee can only belong to one company, so that is straighforward enough. The tricky part is each Company has multiple plans and each plan has...
I am working with crystal reports version 8, and I have a report based on a table with multiple revisions of each record. I would like to only display the most current record. I currently have the records grouped by SSN, and I tried using record selection so that...
David,
Thank you. That makes sense. (According to the help file that I have, CDate will take any date/time value or string, but apparently I misjudged what that meant.)
Thanks,
Dave
I am using SQL server 7.0 and crystal reports 8. In my database I have companies with multiple employees. Each employee record may have multiple account records. (Three tables, two of which have foreign keys.) I have a view with the three tables joined. I would like to use Crystal reports...
I am using Seagate Crystal Reports Version 8.0.1.0 and I am trying to create a paragraph on a report with two variable fields. I am using a field object. I'm not sure if I should use something else, but I have been able to figure out how to get the variables into a formula without much...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.