Converting Crystal Reports 9 report to Crystal Reports .NET report
I have a web page that is supposed to display a crystal report. The report is fully written and functional in crystal 9 (non-.Net) . Is there a way to convert my .rpt so that I can just include it in the new web site?
why you don't try to compile project with .net and include your report. then if crystal report is power tool will suggests you with conversation tool My blog is here.Please remember to 'Mark as Answer' if this post answered your question!
Wow it really was that easy! I just added the old crystal report into my .NET proj...
Are there other reporting tools other than reporting services and crystal reports
Has anyone had any experience with any reporting tools other than Reporting services and Crystal reports? If so, is there one that you would strongly recommend? Or, are these two the top choice on the market for report generation from .NET?
I have heard some moaning and groaning about reporting services. Specifically in regards to the amount of time needed to design a report. Crystal reports seems kind of difficult to me, as I don't have any training with it. Basically I am looking for a reporting tool that is easy to use, and can be used from .NET....
crystal reports or sql reporting services?
Hi,
Need to make a decision about which of these to go for.
I'm looking to develop a web-based reporting solution which replaces a networked
Access Database which displays stacked bar charts and line graphs and tabulated
data.
All the data will be coming from SQL Server 2000 databases on our intranet.
I've got 2 yrs asp.net and sql server but no experience in either CR or SQL RS.
Has anyone got experience in both of these technologies to help me out with the
best way forward.
All responses appreciated.
Cheers.
Both will do pretty much the same thing--get ...
sql reporting services crystal reports
My computer has vs 2008
wish to use sql 2005 standard
vista
I wish to use sql reporting services , crystal reports, web services, ecommerce, wcf, soa, enterprise development
in net, etc What is the best web hosts? I contacted orcsweb, discount asp.net. I wish to use
a shared host.....What are my options.... enterprise development for commercial development maybe sharepoint
Can I configure sql standard on my computer? I do not wish to use default settings
what is the best way to do this?
Hello,
Maybe i...
crystal reports .net -> crystal reports .net 2003
recently converted a project from .net to .net 2003. The 2 crystal reports I had in the project do not load when executing the application. The project itself within 2003 will allow me to multiplat the crystal reports, however when it comes to execution time I get the error:
Invalid Data Source.
If this isn't the right forum please point me to the right one as this is really the only website I know of with a large reader base.
>to multiplat the crystal reports
To what the crystal reports?
Do you have the same database connections established and verified in your 2003 s...
Crystal reports to Reporting Services
Crystal reports to Reporting Services
Is there any way I can convert Crystal reports to Reporting Services instead of creating reports again in Reporting Services?
HI, JIM.H.
You can check out this great article. Hope it helps
Converting Crystal to Reporting Services
http://blogs.msdn.com/gsnowman/archive/2005/10/12/480305.aspx
If i misunderstand you about your question, please feel free to correct me and i will try to help you with more information.
I hope the above information will be helpful. If you have any issues or concerns, please let me know. It's my p...
Reporting services, Crystal reports ?
Hi,
I'm very new in using VS. How can I export report ? I find it has Report, Crystal Reports controls in Toolboxs. If it's possible, please explain the procedures as detail as possible.
Thanks a lot !
stephen
I reference some online tutorial about how to use Crystal Report in VS 2005. Follow the instruction up to connect database using "OLD DB SQL Server" and logon the server. It prompted me Server name, User ID, Password and Database. I typed "localhost" for Server name (suggested by tutorial). Does User ID ...
Crystal Reports vs SQL Reporting Services
Hi all! May I ask which is better to use: Crystal Reports or SQL Reporting Services? Thanks to all.
What are your reporting needs? This will likely dictate one solution over another moreso than anybody's personal recommendations.
My personal experience with Crystal (9.x and below) is that you'll be struggling for a while to get reporting that even works (especially web-based reporting). Reporting Services, on the other hand, has always just worked for me. But, there are certainly limitations with both products.
So, my personal preferences are in the following order.&nbs...
Crystal Reports vs Sql Server Reporting Services.
I have some reporting requirements. Please advise whether I should go for Crystal Reports or Sql Server Reprting Services.Please click "Mark As Answer" if this hepled in solving your problem.
Onr thing I would like to add. The reports are to be incorporated in web pages only or can be viewed by the business people standalone, but no support for desktop based product is required.Please click "Mark As Answer" if this hepled in solving your problem.
Check this link. its good, but its better, if u tell ur requirements briefly. so that we can suggest u
http://www.crystalr...
Bind crystal reports / sql reports to ADO.NET
Hi,
I'm a beginner trying to find out if it's possible to directly connect an sql report/crystal report to an ADO.NET data set?
It all depends on what version of Visual studio you are using. Here are the steps for VS2005
In VS2005 you need to do the following:
1) Right click on your solution and select add, New Item.
2) Add a dataset and create your queries in the dataset. Make sure you save this dataset or it will not show up later.
3) Add your reportviewer
4) Right click on your solution and select add new Item Again and then add a crystal report
5) In the cr...
Crystal Report vs SQL Server Reporting Services
Hello,Can any
one suggest which is best Crystal Report or SQL Server reporting
services, in compare of performance, developing and licensing cost.Can we use any of these reporting on shared hosting.If we want to go for SSRS then which edition of SQL Server we should purchase.Thanks,Deepesh Verma Dont forget to click “Mark as Answer” on the post that helped you.This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers....
use crystal report or reporting service in SQL 2005?
I used Crystal report .NET for a couple of years but do not really like it. Now, reporting service is available in SQL 2005. Someone can give me suggestion: use crystal report or reporting service in SQL 2005? Or use another product from third party?...
Need help in crystal report or sql reporting services....
Hello guys,
i have a problem in reporting services can any one help me or suggest me how i can solve this problem.. here is problem...
i have 1 databse name as DDP and i need to generate some reports from it. in report there must be some graphs ( which depend on data calculation ) and also information in tabular format like gridview.. i tried to use crystal report and sql reporting services.. and this is a web application so i am using ASP.NET control..
after showing this graphs and information i need to export all stuff in to excel sheet.. i am able to export only grid information...
integration of Crystal Report with .NET ; crystal report viewer not displaying in Toolbox
Hi
I m new to Visual Web Developer 2005 Express Edition. I want to integrate Crystal Report with .NET.
In my Toolbox , Crystal Report Viewer is not displaying. How to make it possible? + How to call my report from asp.net 2.0. Need source code plz.*Share Knowledge Every TIME
Crystal Reports for .NET does not come with VWD Express. It only comes with VS 2005 Professional (I'm not sure about the Standard edition).If you have Crystal Reports 10 or XI, you can installed the .NET libraries for Crystal and then use them within VWD Express, noting that you have to build your reports ...