Go Back   Velocity Reviews > Newsgroups > MCSD
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSD - Visual Basic, Crystal Report

 
Thread Tools Search this Thread
Old 04-22-2004, 07:32 AM   #1
Default Visual Basic, Crystal Report


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


Satya Priya
  Reply With Quote
Old 04-22-2004, 09:09 AM   #2
zeus
 
Posts: n/a
Default Re: Visual Basic, Crystal Report
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




zeus
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Report Koteswarr Software 1 06-02-2009 12:20 PM
changing Crystal report table at run time rakesh201180 Software 1 10-22-2008 10:58 AM
Crystal Report with Java Gajesh Tripathi Software 2 08-02-2007 12:57 PM
slow crystal report guptamkomal Software 0 05-23-2007 01:17 PM
how to integrate crystal report 9 with java arputharaj Software 0 11-10-2006 06:25 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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