Overclockers Australia Forums
OCAU News - Wiki - QuickLinks - Pix - Sponsors  

Go Back   Overclockers Australia Forums > Software Topics > Programming & Software Development

Notices


Sign up for a free OCAU account and this ad will go away!
Search our forums with Google:
Reply
 
Thread Tools
Old 27th June 2012, 4:45 PM   #1
Makwak Thread Starter
Member
 
Makwak's Avatar
 
Join Date: Oct 2009
Location: Canberra
Posts: 73
Default SQL Reporting Dashboard

Hey Guys,

I have been getting my google on, trying to find something to display real time data from a MSSQL back end. I currently use Crystal Reporting, as I don't believe that SQL reporting services has the features that I desire.

My requirements would be :
  • to display data through an IE8 browser, without requiring any additional installation.
  • Have the ability to restrict access based on AD or some other kind of authentication control
  • Viable to be introduced into a government agency (no nasty adware e.t.c)
  • Preferably be open source
  • parse specific SQL commands in as the foundation for charts/tabular data

Any suggestions would be greatly appreciated. If there is no free tool available that could do all this, I would be happy to learn a language that is appropriate to generate this form of information. I have played around with VB6, C++, Java previously.
Makwak is offline   Reply With Quote

Join OCAU to remove this ad!
Old 27th June 2012, 4:53 PM   #2
Falcon
Member
 
Join Date: Jun 2001
Location: Melbourne
Posts: 617
Default

What exactly is reporting services lacking that is making you avoid it?

the only thing i see in your list is 'open source'

everything else is well and truly taken care of.
Falcon is offline   Reply With Quote
Old 27th June 2012, 5:08 PM   #3
Makwak Thread Starter
Member
 
Makwak's Avatar
 
Join Date: Oct 2009
Location: Canberra
Posts: 73
Default

We are currently running mssql2005 and the reporting services application is extremely basic. From what I have seen you are locked into a very basic, chart, tabular, matrix format, with only one kind per report. Maybe what I really need is to investigate reporting services more?
Makwak is offline   Reply With Quote
Old 27th June 2012, 5:11 PM   #4
gcflora
Member
 
gcflora's Avatar
 
Join Date: Jun 2012
Posts: 590
Default

Are you after open source, or free? (they are not the same)
gcflora is offline   Reply With Quote
Old 27th June 2012, 5:43 PM   #5
Soarer GT
Member
 
Join Date: Sep 2007
Location: Melbourne
Posts: 1,607
Default

I run a linux vm and use php to do reporting on MSSQL 2000 and MSSQL 2008.

Dashboard refreshes every 60 seconds or you can change the variables and have dynamic reporting (ie. all data between this date and that date) or for x or y client.

To get started :

Knowledge :
SQL
HTML
Basic PHP.

Infrastructure :
MSSQL must be in mixed authentication mode and a new user with read only access to the various tables you want to query.
a 2CPU, 1 gig ram VM with 15 gig of HDD space. You can cut it down to 8 gig hdd, but I like to have a bit of room...
__________________
Portable Rig : Dell M102z with 9 Cell.
Gaming Rig : i7 920 with 36gig ram
NAS/VM Hypervisor : Norco 4224 - 3xBR10i
Mini NAS : HP N36L Microserver
HTPC : Mac Mini i5
Soarer GT is offline   Reply With Quote
Old 27th June 2012, 7:47 PM   #6
Makwak Thread Starter
Member
 
Makwak's Avatar
 
Join Date: Oct 2009
Location: Canberra
Posts: 73
Default

Quote:
Originally Posted by gcflora View Post
Are you after open source, or free? (they are not the same)
Open source would be ideal but free is the main aspect required


Quote:
Originally Posted by Soarer GT View Post
I run a linux vm and use php to do reporting on MSSQL 2000 and MSSQL 2008.

Dashboard refreshes every 60 seconds or you can change the variables and have dynamic reporting (ie. all data between this date and that date) or for x or y client.

To get started :

Knowledge :
SQL
HTML
Basic PHP.

Infrastructure :
MSSQL must be in mixed authentication mode and a new user with read only access to the various tables you want to query.
a 2CPU, 1 gig ram VM with 15 gig of HDD space. You can cut it down to 8 gig hdd, but I like to have a bit of room...
At the moment the only server available is a windows 2003 however what you are saying should work on that also potentially?
Makwak is offline   Reply With Quote
Old 3rd July 2012, 2:26 PM   #7
xishnik
Member
 
xishnik's Avatar
 
Join Date: Feb 2002
Location: Sydney
Posts: 1,419
Default

as far as i understand you want web based excel with user level security?

If you have sharepoint on your Intranet with powerpivot then a well developed excel 2010 workbook will do what you need for most part. Publish it to sharepoint site and control access to it using AD accounts on sharepoint.

Otherwise you will need custom created web page. HTML5/Javascript with some webservices on the SQL server end will work, but will be a it of development time. Otherwise buy an off the shelve dashboard tool, Google should turn up a few of them.

although i might be misunderstanding your requirements...
__________________
Flickr Blog G+
When You Earnestly Believe You Can Compensate For A Lack Of Skill By Doubling Your Efforts, There's No End To What You Can't Do!
xishnik is offline   Reply With Quote
Reply

Bookmarks

Sign up for a free OCAU account and this ad will go away!

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time now is 5:56 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. -
OCAU is not responsible for the content of individual messages posted by others.
Other content copyright Overclockers Australia.
OCAU is hosted by Internode!