473,385 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

refreshing in crystal report

How can I refresh my crystal report dynamicaly at runtime ? It does not show newly added records.


Archana Khare
Dec 1 '06 #1
4 6429
sashi
1,754 Expert 1GB
How can I refresh my crystal report dynamicaly at runtime ? It does not show newly added records.


Archana Khare
Hi there,

Am just taking a wild guess here, hope it works. Kindly try the below attached code segment, pls also check out the below attached link for further reading & understanding. Good luck & Take care.

Expand|Select|Wrap|Line Numbers
  1.   ThisForm.oleViewer.Refresh()
  2.   ThisForm.oleViewer.ViewReport()
  3.  
Tips & Trick of Crystal report
Dec 1 '06 #2
Hi there,

Am just taking a wild guess here, hope it works. Kindly try the below attached code segment, pls also check out the below attached link for further reading & understanding. Good luck & Take care.

Expand|Select|Wrap|Line Numbers
  1.   ThisForm.oleViewer.Refresh()
  2.   ThisForm.oleViewer.ViewReport()
  3.  
Tips & Trick of Crystal report
Hello I am Archana. I am using segate crystal report in vb6. How can I refresh my report so that it show me newly entered records at runtime. There is no option like crystalreport1.refresh
I am using following commands which are not working
1) crystalreport1.sqlquery = "select * from company"
2) crystalreport1.reset
Dec 2 '06 #3
sashi
1,754 Expert 1GB
Hello I am Archana. I am using segate crystal report in vb6. How can I refresh my report so that it show me newly entered records at runtime. There is no option like crystalreport1.refresh
I am using following commands which are not working
1) crystalreport1.sqlquery = "select * from company"
2) crystalreport1.reset
Hi there,

Did you try the above solution? What's the outcome? Please visit the attached link on my previous post as it containts few Crystal Report related tips & tricks. Good luck Take care.
Dec 2 '06 #4
How can I refresh my crystal report dynamicaly at runtime ? It does not show newly added records.


Archana Khare
Hello Archana,

I am barkha. Could u pls. let me knw how u generated the Crystal report in VB6? As I am not able to generate/locate the activeX control to include it.

Please help me.

Thanks in advance.

- barkha
Feb 19 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
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...
13
by: kristoff plasun | last post by:
I have a problem with a C++ DCOM application that prints Crystal Reports with data from Oracle. The SQL query is relatively complex but when the report is printed from the Crystal Reports...
0
by: Dr. Indera | last post by:
hello, i previously posted the questions below on several crystal reports newsgroups, including the one for the company that makes crystal reports, but never got an answer, so i'm hoping that...
2
by: Mythran | last post by:
In .Net, how can I go about and set a Crystal Reports namespace? Right now they use the Root Namespace (VB) from the project. How can I extend the namespace for a single report (which will be set...
1
by: Karthic | last post by:
When i right click on the .rpt file in the VS 2003, i see a property printer setting. It says "No printer" on the top and there is option to select printer and paper settings etc.. I want to...
1
by: Krishna Karthik | last post by:
Hi; I am using a Crystal Report Viewer to display Crystal Reports(rpt). I want to refresh these reports based on a timer. Inside the timer function i am calling...
1
by: bthomas71chevy | last post by:
I have just setup a WebServer and all the applications work fine, but when every any of the applications try to generate a Crystal Report the page errors out. "File or assembly name...
0
by: Chris | last post by:
I have the following situation in a VB.Net App I am working on: 1.)A report created in VS.Net 2003 using the CR.Net component of VS 2003. 2.)The datasource for the report is a Stored Proc in a...
11
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
How can I stop receiving this message while calling a crystal report? "The report you requested requires further information." Thanks
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.