<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Realize remote design with web-based reporting tool' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Realize remote design with web-based reporting tool' posted on the 'WEB Servers' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 20 Nov 2009 20:30:40 -0700</pubDate>
    <lastBuildDate>Fri, 20 Nov 2009 20:30:40 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Realize remote design with web-based reporting tool</title>
      <link>http://www.programmersheaven.com/mb/other-web-servers/393714/393714/realize-remote-design-with-web-based-reporting-tool/</link>
      <description>&lt;strong&gt;&lt;span style="font-size: large;"&gt;Background&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;With the popularity of B/S application, users want to do report design at browser side with web-based reporting tool.&lt;/strong&gt; They would like to link database and design report template at browser. Moreover, they wish to deploy template to server and browse their designed report on line too.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;span style="font-size: large;"&gt;Difficulty&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;1. Link database.&lt;/strong&gt; For the consideration of security, browser side can’t link database directly with jdbc or odbc. As a result, there must be a long distance data server. This server is used to receive data access request from long distance user, send the request to database, and transmit processing result back to user.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;2. Set the access authority of report template on server.&lt;/strong&gt; Users should be able to access, modify and save the report template on server. However, some other files on server aren’t allowed to be modified. Therefore, there must be a file server, which is used to determine which files are accessible, and which users are allowed to access them.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;3. Remote design is provided for business personnel, so the interface must be user-friendly.&lt;/strong&gt; Users should be able to do remote design by just drag and drop. Therefore, the semantic layer must support complex functions like generate parameters, expressions, display formats automatically.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;span style="font-size: large;"&gt;Solution&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
As a professional web-based reporting tool, RAQ Report spends a lot of time and money on this problem. At last, a wonderful solution is worked out by the prominent developers of RAQ Report. With it, users can realize remote design with ease/&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;span style="font-size: large;"&gt;Operation&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
1. Delpoy remote design server.&lt;br /&gt;
2. Download client-side and start remote designer.&lt;br /&gt;
3. Log in long distance server.&lt;br /&gt;
4. Link long distance data server and file server.&lt;br /&gt;
5. Design, preview and save report.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;span style="font-size: large;"&gt;Graphic Illustration&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;img src="http://www.raqsoft.com/know-how/wp-content/uploads/2009/04/126.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
This post is from &lt;a href="http://freezea.blogspot.com/"&gt;freezea's blog&lt;/a&gt;. You are welcomed cc it anywhere, and please indicate the source.&lt;br /&gt;
&lt;br /&gt;
If you would like to read more articles about reporting tool, you are also welcome to refer to my blog.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/other-web-servers/393714/393714/realize-remote-design-with-web-based-reporting-tool/</guid>
      <pubDate>Wed, 15 Jul 2009 10:04:14 -0700</pubDate>
      <category>WEB Servers</category>
    </item>
  </channel>
</rss>