How can I generate reports in visual basic 6.0 from sql server 2000?
-
I read somewhere that I can generate reports with crystal report but I don't have it in my add-ins and I don't want to buy it.if you suggest me a web site that teaches me how to generate reports It will be helpful!
-
Answer:
Ooh, it would be so much easier if you could use VB.NET 2.0. Why? Because there is a drag and drop control that links directly to SQL Server Reporting Services (either SQL 2000 or 2005) Then your app would be ready in 5 minutes. If not...then you could use a web control and just point it at the 'report manager' part of SQL Server Reporting Services. If not...then you are probably best off doing something with the Crystal Reports control. Seriously though, Reporting Services is a free product and I would advise you to use it if at all possible. It will pay for itself in no time.
setareh at Yahoo! Answers Visit the source
Other answers
you have to create an Active Report. Google this and you should be able to get a whole bunch of sites that will give you a step by step guide to creating active reports.
sinkablehail1978
Data report can also be used.
gettherabi
Related Q & A:
- How can I optimize this dynamic SQL query in oracle with PL/SQL?Best solution by docs.oracle.com
- How do I deploy WAR file to Tomcat 6.0?Best solution by Stack Overflow
- Can I create a second filestream container on an existing SQL Server 2008 database without going offline?Best solution by Database Administrators
- How can I get the count in SQL?Best solution by Stack Overflow
- How can I convert the query from SQL to LINQ?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.