PC Review


Reply
Thread Tools Rate Thread

Crystal Report N server Access

 
 
ykffc
Guest
Posts: n/a
 
      9th Feb 2008
I need to develop this application for some users. In simple terms I have a
windows form that allows the user to enter/select some parameters. A button
Click calls a Crystal Report to print.

The Crystal Report must read data from an Oracle Database. I can design the
Crystal Report to access Oracle directly using odbc. I know how to make this
run but I think this approach is not good, because this will create security
concern, require Oracle client installation, require odbc setup onto each
user's PC, etc.

I know I can remove this concern if I build a pure web-based application
(aspx). But if I don't want this now, is there another approach?

A different approach I have in mind is to build a small, separate
server-based application that simply prints Crystal Report. What then I need
is to set up Oracle access in the server, not on any PC. The user runs a
normal Windows application from his/her PC, and let the application call the
separate server-based printing application. Can someone tell me how good/bad
is this approach and if this is a normal approach, give me some hints for the
codes required in the Windows form?

Thank you.
 
Reply With Quote
 
 
 
 
ykffc
Guest
Posts: n/a
 
      11th Feb 2008
I think this can be resolved by setting the datasource from a stored procedure.

"ykffc" wrote:

> I need to develop this application for some users. In simple terms I have a
> windows form that allows the user to enter/select some parameters. A button
> Click calls a Crystal Report to print.
>
> The Crystal Report must read data from an Oracle Database. I can design the
> Crystal Report to access Oracle directly using odbc. I know how to make this
> run but I think this approach is not good, because this will create security
> concern, require Oracle client installation, require odbc setup onto each
> user's PC, etc.
>
> I know I can remove this concern if I build a pure web-based application
> (aspx). But if I don't want this now, is there another approach?
>
> A different approach I have in mind is to build a small, separate
> server-based application that simply prints Crystal Report. What then I need
> is to set up Oracle access in the server, not on any PC. The user runs a
> normal Windows application from his/her PC, and let the application call the
> separate server-based printing application. Can someone tell me how good/bad
> is this approach and if this is a normal approach, give me some hints for the
> codes required in the Windows form?
>
> Thank you.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to have access to the fields in the crystal report using VB.NET (outside the design of the crystal report) with SQL statements? amiga500@gmail.com Microsoft Dot NET 0 24th Oct 2007 04:38 PM
Sending Crystal Report to Network Print Mailbox While Bypassing Crystal Report Viewer. John Smith Microsoft VB .NET 0 17th Jan 2007 04:17 PM
Crystal Report Log On Server =?Utf-8?B?VHJhdmlz?= Microsoft VB .NET 1 22nd Nov 2006 09:13 AM
Change Crystal Report Zoom Level using percentages in Crystal Report Viewer (Dotnet) Alex Stevens Microsoft Dot NET Framework Forms 1 30th Jun 2004 12:34 PM
Change Crystal Report Zoom Level using percentages in Crystal Report Viewer (Dotnet) Alex Stevens Microsoft Dot NET 1 30th Jun 2004 12:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:39 AM.