Help on report advise ??

G

Guest

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
 
K

Krushna

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.
 
K

Krushna

If the reports are complicated, would suggest other tools like crystal
reports, this can be used for windows application as well as web
application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,239
Members
46,828
Latest member
LauraCastr

Latest Threads

Top