Crystal Reports alternative that can use db connection on web.config?
Posted
by sergiogx
on Stack Overflow
See other posts from Stack Overflow
or by sergiogx
Published on 2010-06-08T18:12:55Z
Indexed on
2010/06/08
18:42 UTC
Read the original article
Hit count: 469
Crystal reports isn't working on different servers because they use different connection strings and crystal reports can't use the connection string stored on the web.config to access the database.
Is there an alternative to crystal reports that can use the connection string on the web.config file?
or does someone know how to fix the problem using crystal reports?
thanks.
© Stack Overflow or respective owner