473,320 Members | 1,879 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,320 software developers and data experts.

Crystal Report 8.5 and Visual Basic 6 Problem(Again)

Hi,

Can you pls help with my problem: everytime i run my project and view my report in cr, a window always pop up saying "Enter parameter value"...I am getting annoyed with this pop up window..

is this because of my parameters?how can i prevent it not to pop? i have leave the prompting text setting of all my parameters blank.
Expand|Select|Wrap|Line Numbers
  1. With Main.rptCN
  2.                 .DiscardSavedData = True
  3.                 .ReportFileName = App.Path & "\REPORTS\rptStockMonitoring.rpt"
  4.                 .WindowTitle = "Product Inventory Report"
  5.                 .ParameterFields(0) = "prmTitle;HELLO;True" 'if i remove this line the  window is not popping up. But i have to put this in order to set the value of my parameter..
  6.                 .PageZoom 100
  7.                 .Action = 1
  8. end with
  9.  
can you help with this guys??

Thanks again! :-(
Feb 13 '08 #1
2 1394
debasisdas
8,127 Expert 4TB
Try to pass the parameter value dynamically.
Feb 13 '08 #2
Hi Sir,

I forgot to tell you that I am starting to learn Crystal Report.. What do you mean by dynamically?? Thanks!!
Feb 13 '08 #3

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

Similar topics

18
by: Ian Stanley | last post by:
Hi, Continuing my strcat segmentation fault posting- I have a problem which occurs when appending two sting literals using strcat. I have tried to fix it by writing my own function that does the...
1
by: Vladimir Davidov | last post by:
Hello everybody! I realize that the problem, I will ask for solution of, has been posted here once, but none of the replies would actually solve it. So I will try again - there is one project,...
0
by: Serdar Kalaycý | last post by:
Hi everyone, I have a web application coded in C#, using Crystal Reports. The problem is, I don't have the right to run a setup program on my hosting server, I can only reach it through FTP....
18
by: Sender | last post by:
Yesterday there was a very long thread on this query. (You can search on this by post by 'sender' with subject 'Simple Problem' post date Oct 7 time 1:43p) And in the end the following code was...
29
by: wizofaus | last post by:
I previously posted about a problem where it seemed that changing the case of the word "BY" in a SELECT query was causing it to run much much faster. Now I've hit the same thing again, where...
2
by: hugz via AccessMonster.com | last post by:
Hey.. I made a starting set-up for my form dat sets my controls RECORD, EDIT, UPDATE into enabled NO.. then when i close the whole database and try to open it again.. the set-up is now different.....
5
by: Paulson | last post by:
Dear friends I am working on a windows application and I am using crystal reports in that.I have a table Country and another table State in the database.I want...
8
by: DL | last post by:
The following line is dynamically generated, which works fine at least with IE7 but what I want more out of it is to disable this button upon click, so, pls see next line of my attempt to use CSS...
2
by: AndrewMcLellan | last post by:
Hello again, I've got another layout here and I've used some of the hacks I was shown in previous topics posted to fix IE to som extent. But once again I have a problem of a margin above my...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.