Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Generate Reports for SQL Server 6.5

Status
Not open for further replies.

varajan

Technical User
Joined
Oct 5, 2001
Messages
42
Location
IN
Is there a easy way to generate reports for SQL Server 6.5, without using something like crystal reports ?
 
If you have MS Access, you can build a database in access w/linked tables to SQL Server. Then you can use the report wizards in Access to generate reports.

I don't think that this is easier than Crystal per se. I like Crystal but office is pretty common so you are probably familiar w/the interface, etc.

Or you can build reports and connect to the database through VB ( or any other language you like).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top