473,493 Members | 2,245 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Crystal Report speed with c#

Hello,

I'm using CRAXDRT and AxCRVIEWER9Lib.AxCRViewer9 in a c# form to see a
cystal report.
I'm connected to oracle 9. database and my report is connected on
several tables and show several fields (one is a blob (bitmap)).
My form has a list (of IDVal) and the report.
I update the report contents when the selected item of the list
change.

m_Report.RecordSelectionFormula = IDVal + " = {MYTABLE.ID_KEY}";

m_axCrystal.RefreshEx(true);

m_axCrystal.ViewReport();

// wait until completion...
while (m_axCrystal.IsBusy == true)
System.Threading.Thread.Sleep(100);
And this is very, very, slow... Any idea to speed up ? (please not
reducing the sleep time ;) )
Nov 16 '05 #1
0 1360

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
19121
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
2
2936
by: ogunsano | last post by:
Hi, I used CrystalReportViewer Control in my Dot Net application, I am unable to print my report because this control provide other functionlity on its toolbar but there is no print icon. How...
0
11517
by: Anniech | last post by:
I use VB.NET to integrate with crystal report 9.0 to print a report with custom paper size (using Dot Matrix printer). I have already added a custom paper size in the printer server and set the...
0
908
by: agustianhans | last post by:
Hi, friend I use Crystal Report 8.5 in my application (.NET 2002). I have 2 application : 1. ASP WebService Application. 2. Windows Application. I use Crystal Report 8.5 as Report WebService...
4
4386
by: abroc | last post by:
sir, i due course of my project i have come up with the need of dynamically generating my crystal report as the input to the report is the datatabale which is dynamic by nature and is constructed...
3
1781
by: dekern | last post by:
Good afternoon all, I guess I am missing the benefit of using datasets with Crystal. For years I have written wrapper apps that used the Pull method and I let Crystal do all the sql work. Now...
0
913
by: amarrr | last post by:
Hello all, I have VisualStudio NET 2005. I try generate reports and for that I us crystal reports like this: 1. from dataset i create ds.Tables("something").WriteXmlSchema("something.xml")...
2
446
by: =?Utf-8?B?Um9zcyBNYXNvbg==?= | last post by:
Hi I am interested in using crystal reports for the first time but have a few questions that someone maybe able to help with before I get started. The background to my query is that a client is...
0
1468
by: ganeshvkl | last post by:
hi , i ' m using vb6.0 with crystal reports and MS Access 2003. i want to print one report which is designed in Crystal report 8.5 like dos based printing. Thanx in Adv Ganesh
0
7119
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6989
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7195
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5453
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4889
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4579
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
285
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.