![]() |
|
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |