![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Member
Join Date: Oct 2009
Location: Canberra
Posts: 73
|
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 :
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. |
|
|
|
| Join OCAU to remove this ad! |
|
|
#2 |
|
Member
Join Date: Jun 2001
Location: Melbourne
Posts: 617
|
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. |
|
|
|
|
|
#3 |
|
Member
Join Date: Oct 2009
Location: Canberra
Posts: 73
|
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?
|
|
|
|
|
|
#4 |
|
Member
Join Date: Jun 2012
Posts: 590
|
Are you after open source, or free? (they are not the same)
|
|
|
|
|
|
#5 |
|
Member
Join Date: Sep 2007
Location: Melbourne
Posts: 1,607
|
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 |
|
|
|
|
|
#6 | |
|
Member
Join Date: Oct 2009
Location: Canberra
Posts: 73
|
Open source would be ideal but free is the main aspect required
![]() Quote:
|
|
|
|
|
|
|
#7 |
|
Member
Join Date: Feb 2002
Location: Sydney
Posts: 1,419
|
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... |
|
|
|
![]() |
| Bookmarks |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|