Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSD > Visual Basic, Crystal Report

Reply
Thread Tools

Visual Basic, Crystal Report

 
 
Satya Priya
Guest
Posts: n/a
 
      04-22-2004
Hi to all,
please solve one of my Crystal Report 4.6 report. I am
filling a table with VB program and then display report.
first time that report works fine, but second time that
report displays some fields values blank. Although that
table contains correct values. If i close that program and
run program again to see report, then that report comes.
problem is only when, when i display report second times
without closing progrlam
thx in advance
 
Reply With Quote
 
 
 
 
zeus
Guest
Posts: n/a
 
      04-22-2004
I think it is in wrong newsgroup. And your Crystal Report Version seems
to need the upgrade. Oh well...

First, check whether you close all the connections after the query. And
open before the new query, Actually, you can open the connections, while
doing multiple query but I prefer open and close after each query. Each
design has its own merits and demerits though especially, if your system
is distributed, open and close the query only one time might be better
idea.

Second, check whether you initialize properly or not. The best would be
flush everything before the query so that when you make the second
query, all the values made in the first query are flush and properly
initialized.

HTH


Satya Priya wrote:

> Hi to all,
> please solve one of my Crystal Report 4.6 report. I am
> filling a table with VB program and then display report.
> first time that report works fine, but second time that
> report displays some fields values blank. Although that
> table contains correct values. If i close that program and
> run program again to see report, then that report comes.
> problem is only when, when i display report second times
> without closing progrlam
> thx in advance


 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Crystal Report - No data on report =?Utf-8?B?QmVu?= ASP .Net 0 04-05-2006 02:23 PM
First time crystal report user - How do i create a crystal reports from asp.net web form? Learner ASP .Net 1 01-11-2006 08:20 PM
Reading report content using Crystal Report Viewer XI =?Utf-8?B?SmFpZ2FuZXNo?= ASP .Net 0 01-04-2006 05:09 AM
FAIL TO LOAD THE CRYSTAL REPORT USING WEB CRYSTAL REPORT VIEWER Comfort ASP .Net Web Controls 0 10-18-2004 01:35 PM
Setting a Range Parameter in a crystal report and streaming resulting report as a pdf James Wallace ASP .Net 0 10-17-2003 04:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57