Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Reports from a Read only SQL Server copy

Author  Topic 

sqlnova
Starting Member

3 Posts

Posted - 2009-10-25 : 02:23:22
Hello,

Im trying to generate Reports from a Read only version of a database holding our data. Its more of a cloud computing concept, and the vendor has given us credentials to access the dbase for report generation pupose.

This is a multi-part question and I hope someone can help
Existing setup:

We are using SQL Server Management Studio to write queries, test and execute them. They work absolutely well.

What we want to achieve:
What can I use as a Report designing tool?

We are a very small company and we would like to use opensource or the cheapest alternative. Tried using jasper reports and it was unable to connect to SQL server using JDBC server connections.

When I try using Access it keeps giving me errors owing to read only rights. Kind of lost and any help is much appreciated.

Thanks
Jim

2. Would like an option to

sql enthusiast

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-10-25 : 07:28:42
What about Microsoft Reporting Services?
Go to Top of Page

sqlnova
Starting Member

3 Posts

Posted - 2009-10-25 : 20:13:12
You mean SQL Server Reporting Services? or is this different?

We do not have access to SQL Server Rep Services, thats why I wanted to know if there is any other s/w we could use with sql.

I have Access 2007

sql enthusiast
Go to Top of Page

sqlnova
Starting Member

3 Posts

Posted - 2009-10-26 : 18:38:31
quote:
Originally posted by robvolk

What about Microsoft Reporting Services?



Hello

Any directions much appreciated.
thanks

sql enthusiast
Go to Top of Page
   

- Advertisement -