<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Reporting</title><link>https://www.dotnetzone.gr:443/cs/forums/18/ShowForum.aspx</link><description>Θέματα για Crystal Reports, Active Reports, SQL Server Reporting Services και άλλα εργαλεία</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/20437.aspx</link><pubDate>Thu, 16 Nov 2006 07:45:00 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:20437</guid><dc:creator>Dimitris Papadimitriou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/20437.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=20437</wfw:commentRss><description>Καλό φαίνεται!</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/20431.aspx</link><pubDate>Thu, 16 Nov 2006 07:11:25 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:20431</guid><dc:creator>Gilbert</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/20431.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=20431</wfw:commentRss><description>Έχω δουλέψει με ένα Olap Control το οποίο πραγματικά είναι πολύ καλό .&lt;br /&gt;
&lt;br /&gt;
http://www.contourcomponents.com/contourcube.htm&lt;br /&gt;
&lt;br /&gt;</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/17020.aspx</link><pubDate>Thu, 21 Sep 2006 21:45:34 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:17020</guid><dc:creator>makismarketos</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/17020.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=17020</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;table width="85%"&gt;&lt;tr&gt;&lt;td class="txt4"&gt;&lt;img src="/cs/Themes/default/images/icon-quote.gif"&gt;&amp;nbsp;&lt;strong&gt;papadi wrote:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="quoteTable"&gt;&lt;table width="100%"&gt;&lt;tr&gt;&lt;td valign="top" class="txt4"&gt;
&lt;p&gt;βλέπω τα analysis services του sqlserver σαν εργαλεία που μπορεί να χρησιμοποιείσει μόνος του ένας db admin ή αναλυτής για να πάρει στοιχεία από μια βάση. Όχι σαν ένα development εργαλείο το οποίο θα χρησιμοποιούσε ένα προγραμματιστής για να δώσει λύση στο θέμα αυτό. &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;&lt;br&gt;Μπορείς να κοιτάξεις τις τρεις παρακάτω τεχνολογίες (έμφαση στο πρώτο) για ανάπτυξη εφαρμογής που κοιτάει κάποιο SSAS cube. Έχω αναπτύξει OLAP εφαρμογές και είναι πραγματικά πολυ δυνατά.&lt;font face="Arial" size="2"&gt;&lt;br&gt;&lt;div class="title"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="title"&gt;&amp;nbsp;&lt;br&gt;&lt;font face="Arial" size="2"&gt;&lt;div id="mainSection"&gt;&lt;div id="mainBody"&gt;&lt;div class="title"&gt;&lt;a title="http://msdn2.microsoft.com/en-us/library/ms123483.aspx" href="http://msdn2.microsoft.com/en-us/library/ms123483.aspx"&gt;&lt;strong&gt;ADOMD.NET&lt;/strong&gt;&amp;nbsp;&amp;nbsp; 
&lt;/a&gt;&lt;br&gt;ADOMD.NET is a Microsoft .NET&amp;nbsp;Framework data provider that is designed 
to communicate with Microsoft SQL Server 2005 Analysis Services (SSAS). 
ADOMD.NET uses the XML for Analysis protocol to communicate with analytical data 
sources by using either TCP/IP or HTTP connections to transmit and receive SOAP 
requests and responses that are compliant with the XML for Analysis 
specification. Commands can be sent in Multidimensional Expressions (MDX), Data 
Mining Extensions (DMX), Analysis Services Scripting Language (ASSL), or even a 
limited syntax of SQL, and may not return a result. Analytical data, key 
performance indicators (KPIs), and mining models can be queried and manipulated 
by using the ADOMD.NET object model. By using ADOMD.NET, you can also view and 
work with metadata either by retrieving OLE DB-compliant schema rowsets or by 
using the ADOMD.NET object model. &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/font&gt;&lt;br&gt;&lt;/div&gt;
&lt;div class="title"&gt;&lt;a title="http://msdn2.microsoft.com/en-US/library/ms129318.aspx" href="http://msdn2.microsoft.com/en-US/library/ms129318.aspx"&gt;&lt;strong&gt;Analysis Services 
Scripting Language (ASSL)&lt;/strong&gt;&amp;nbsp;&amp;nbsp; &lt;/a&gt;&lt;br&gt;Analysis Services Scripting 
Language (ASSL) is the XML dialect that client applications, including SQL 
Server Management Studio and Business Intelligence Development Studio, use to 
communicate with Microsoft SQL Server 2005 Analysis Services (SSAS).&lt;/div&gt;
&lt;div id="mainSection"&gt;
&lt;div id="mainBody"&gt;
&lt;div class="title"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="title"&gt;&lt;a title="http://msdn2.microsoft.com/en-US/library/ms124924(SQL.90).aspx" href="http://msdn2.microsoft.com/en-US/library/ms124924%28SQL.90%29.aspx"&gt;&lt;strong&gt;Analysis 
Management Objects (AMO)&lt;/strong&gt;&amp;nbsp;&amp;nbsp; &lt;/a&gt;&lt;br&gt;Analysis Management Objects (AMO) is 
the complete library of programmatically accessed objects that enables an 
application to manage a running instance of Microsoft SQL Server 2005 Analysis 
Services (SSAS). This section explains AMO concepts, focusing on major objects, 
how and when to use them, and the way they are interrelated. For more 
information about specific objects or classes, see the &lt;a title="http://msdn2.microsoft.com/en-US/library/ms228232(SQL.90).aspx" href="http://msdn2.microsoft.com/en-US/library/ms228232%28SQL.90%29.aspx"&gt;AMO Class 
Library&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;a title="http://msdn2.microsoft.com/en-us/library/ms123483.aspx" href="http://msdn2.microsoft.com/en-us/library/ms123483.aspx"&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/font&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/17018.aspx</link><pubDate>Thu, 21 Sep 2006 20:50:01 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:17018</guid><dc:creator>dimkasta</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/17018.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=17018</wfw:commentRss><description>Eίναι τα Microsoft Office Web Components.&lt;br /&gt;
&lt;br /&gt;
Άν κάνεις ένα pivot table από Excel save as web page και επιλέξεις add interactivity, θα δείς ποια χρησιμοποιεί και πώς να τα δουλέψεις.&lt;br /&gt;
&lt;br /&gt;
Πρέπει όμως ο client να έχει εγκατεστημένη την έκδοση του office που τα τσίμπησες.</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/17017.aspx</link><pubDate>Thu, 21 Sep 2006 20:45:19 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:17017</guid><dc:creator>dimkasta</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/17017.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=17017</wfw:commentRss><description>Έχει και το office ένα activeX που μπορείς να χρησιμοπιήσεις. Δεν θυμάμαι πως το λένε, αλλά θυμάμαι ότι υπάρχει από ένα σεμινάριο που είχα παρακολουθήσει για biztalk/reporting services.&lt;br /&gt;
&lt;br /&gt;</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/16980.aspx</link><pubDate>Wed, 20 Sep 2006 21:27:29 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:16980</guid><dc:creator>KelMan</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/16980.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=16980</wfw:commentRss><description>&lt;P&gt;Δεν το ξέρω το control που ανέφερες, υπέθεσα ότι παίζει σε υπάρχον κύβο από τα Analysis Services γι αυτό και ρώτησα για ποιά έκδοση των Analysis Services αναφέρεσαι. Πάντως αν αυτό το control φτιάχνει δυναμικά κύβους από OLTP πηγές τότε όσο αυξάνονται τα δεδομένα, τόσο μεγαλύτερο θα είναι το overhead για να φτιάξει δυναμικά τον κύβο. Σαφώς δεν συγκρίνεται ένας server με κύβους optimized, με pre-agregated δεδομένα με ένα component που φτιάχνει on-the-fly κύβους. Από την άλλη μεριά βέβαια, η υλοποίηση μιας λύσης SSAS δεν είναι εύκολη υπόθεση. Μάλιστα, δεν είναι κάτι που γίνεται από db admin ή αναλυτή. Είναι developική δουλειά που στη συνέχεια θα χρειαστεί τον db admin για να συντηρήσει τις διαδικασίες και τον αναλυτή για να ερμηνεύσει τα αποτελέσματα. &lt;/P&gt;</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/16969.aspx</link><pubDate>Wed, 20 Sep 2006 19:17:00 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:16969</guid><dc:creator>Dimitris Papadimitriou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/16969.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=16969</wfw:commentRss><description>&lt;P&gt;&lt;BLOCKQUOTE&gt;&lt;table width="85%"&gt;&lt;tr&gt;&lt;td class="txt4"&gt;&lt;img src="/cs/Themes/default/images/icon-quote.gif"&gt;&amp;nbsp;&lt;strong&gt;KelMan wrote:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="quoteTable"&gt;&lt;table width="100%"&gt;&lt;tr&gt;&lt;td valign="top" class="txt4"&gt;Για Analysis Services του 2000 ή του 2005;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/BLOCKQUOTE&gt;&lt;/P&gt;
&lt;P&gt;Είναι μια ιδέα και αυτό. Δεν ξέρω αν είναι πολύ σωστό, αλλά βλέπω τα analysis services του sqlserver σαν εργαλεία που μπορεί να χρησιμοποιείσει μόνος του ένας db admin ή αναλυτής για να πάρει στοιχεία από μια βάση. Όχι σαν ένα development εργαλείο το οποίο θα χρησιμοποιούσε ένα προγραμματιστής για να δώσει λύση στο θέμα αυτό. Είμαι σε φάση που αναπτύσω ένα προϊόν και ήθελα κάτι περισσότερο embedded στην εφαρμογή μου, όμως το dynamic cube. Από εκεί και πέρα, αν η βάση δεδομένων διογκωθεί ή/και ο πελάτης θέλει&amp;nbsp;επιπλέον στατιστικά και αναλύσεις, μπορεί μόνος να καταφύγει στα analysis server.&amp;nbsp;Πως την βλέπεις αυτή τη σκέψη;&lt;/P&gt;
&lt;P&gt;Έχει βέβαια και το πλεονέκτημα ότι είναι database independed, χαρακτηριστικό που θα ήθελα να κρατήσω στο&amp;nbsp;προϊόν αυτό.&lt;/P&gt;</description></item><item><title>Απ: OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/16965.aspx</link><pubDate>Wed, 20 Sep 2006 18:19:57 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:16965</guid><dc:creator>KelMan</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/16965.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=16965</wfw:commentRss><description>Για Analysis Services του 2000 ή του 2005;</description></item><item><title>OLAP Component</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/16964.aspx</link><pubDate>Wed, 20 Sep 2006 18:00:02 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:16964</guid><dc:creator>Dimitris Papadimitriou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/16964.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=18&amp;PostID=16964</wfw:commentRss><description>&lt;P&gt;Στο παρελθόν είχα χρησιμοποιήσει το DynamicCube&amp;nbsp;(τότε νομίζω λεγόταν ActiveCube)&amp;nbsp;της DataDynamics. Είναι γραφικό εργαλείο που δέχεται ένα σετ δεδομένων και δίνει στο χρήστη την δυνατότητα να κάνει διάφορες δουλειές OLAP, όπως pivot, drill, υπολογισμούς και τελικά μετά από όλα αυτά και γραφήματα. Περισσότερα εδώ:&lt;BR&gt;Features: &lt;A href="http://www.datadynamics.com/Products/ProductFeatures.aspx?Product=DC"&gt;http://www.datadynamics.com/Products/ProductFeatures.aspx?Product=DC&lt;/A&gt;&lt;BR&gt;On-line sample: &lt;A href="http://www.datadynamics.com/Products/DC/Showcase/DC3Showcase.html"&gt;http://www.datadynamics.com/Products/DC/Showcase/DC3Showcase.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Σκέφτομαι και πάλι το να χρησιμοποιήσω. Μήπως όμως έχετε δει κάτι άλλο που να κάνει κάτι τέτοιο; Κάτι π.χ. πιο managed, μια που αυτό είναι activeX.&lt;/P&gt;
&lt;P&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt; Αυτό είναι το 300ο μου μήνυμα στο dotnetzone! &lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;img src="/cs/emoticons/emotion-30.gif" alt="Star" /&gt;&lt;/P&gt;</description></item></channel></rss>