Computing.Net > Forums > Programming > Crystal Reports.Net-Database Change

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Crystal Reports.Net-Database Change

Reply to Message Icon

Name: kaepeekay
Date: February 6, 2005 at 20:05:50 Pacific
OS: Win 2000
CPU/Ram: 512 MB
Comment:

The report was designed with the development database. When the report was opened with the test database, the report was still pointing to Production Database only. I changed the connection information of all the tables but with no effect. When I see the location property of table it points to test2.dbo.tablename. It should be test1.dbo.tablename. How to solve this problem?



Sponsored Link
Ads by Google

Response Number 1
Name: Chi Happens
Date: February 7, 2005 at 13:15:21 Pacific
Reply:

i have the same problem. i don't think it is possible. i think it is a bug in crystal and i don't see any patches on their website.

also, i am now running into an issue with the .Load() method of a CrystalReports.Engine object. The damn thing shows 3 overloaded methods, but the compiler says "no overloaded method of Load take X parameters" x being the number i put in, i have tried 0, 1 and 2...

Crystal Reports blows...it always has and i fear it always will.

Sorry this wasn't helpful, I can tell you what i am trying to do:
I have an n-tier achitecture system with a single CrystalReports reporter. Each client places a report into a reportqueue table within a db and the reporter takes one at a time and creates the report, then places the resulting file into the sqldatabase and moves on to the next one. The clients then just monitor the db for their report to be done and load the binary data into a viewer. (seems like it should be easy, but the damn load thing is killing me)

Chi

Happy Decemberween, Everybody!


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Crystal Reports.Net-Database Change

Crystal Reports.net-No.OfRows www.computing.net/answers/programming/crystal-reportsnetnoofrows/11405.html

Database location Crystal Report 8 www.computing.net/answers/programming/database-location-crystal-report-8/6168.html

Passing Parameter in Crystal Report www.computing.net/answers/programming/passing-parameter-in-crystal-report/8480.html