![]() |
|
|
|
#1 |
|
Dear all,
I need to create an application which is able at the end to generate reports based on SQL server data table. Actually it is hard to decide if I have to go for a simple Windows application or a Web application. Right know I would say that I will go for Win App for the simple fact that I am use to, but then if the best wa is the web then I will learn ASP. Any advise that will justify one or the other choice? regards serge =?Utf-8?B?c2VyZ2UgY2FsZGVyYXJh?= |
|
|
|
|
#2 |
|
Posts: n/a
|
Hi,
It depends from where all you would access the report from. If its from a single system that you use. I would suggest windows application as it is faster compared to the web application. Windows Application (knwoledge required: sql server, vb or (vb.net or C#) ) You will be able to access the data and report only from your system or within your network (but needs to be installed on the systems you might access the report). Faster compared to web application. Web Application ( (knwoledge required: sql server, (asp and vb) or (asp.net, vb.net or C#) ) Intranet Within the network, slower compared to windows application, needs to be installed only on the server and can be accessed from other systems in the network. Internet You can access from anywhere, but you may have to get yourself a domain name, web space and database support on the webserver, which would be a recurring overhead. Krushna |
|
|
|
#3 |
|
Posts: n/a
|
If the reports are complicated, would suggest other tools like crystal
reports, this can be used for windows application as well as web application. Krushna |
|
|
|
#4 |
|
Posts: n/a
|
thnaks for your advice
"Krushna" wrote: > If the reports are complicated, would suggest other tools like crystal > reports, this can be used for windows application as well as web > application. > > =?Utf-8?B?c2VyZ2UgY2FsZGVyYXJh?= |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can we make Java web report just by drag and drop? | freezea | Software | 0 | 08-13-2009 07:06 AM |
| Crystal Report | Koteswarr | Software | 1 | 06-02-2009 12:20 PM |
| Crystal stops displaying data when new field added to a report | nickmellor | Software | 0 | 01-14-2009 01:07 AM |
| changing Crystal report table at run time | rakesh201180 | Software | 1 | 10-22-2008 10:58 AM |
| slow crystal report | guptamkomal | Software | 0 | 05-23-2007 01:17 PM |