o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

loading data to a crystal report one by one -

I have used crystal report 9 in my vb6 project with sql server 2000. I have used a combo box on a vb form to place file numbers and ask user to select a number to generate a report. at the first time report is visible. for the second time no report is generated. but report format is visible. I have used refresh method to the crystal report viewer ( CRViewer91.Refresh). please help me soon.
tks
Niroshan

 

Refreshing Crystal Report in VB 6 -
How can i refresh my Crystal report viewer so as to clear any previous data in the viewer at time of loading the report ? I want to do this on my code at the time when im loading the report? Dont care if its done before loading or after loading the viewer? All i want is my viewer g


loading data to a crystal report one by one -
I have used crystal report 9 in my vb6 project with sql server 2000. I have used a combo box on a vb form to place file numbers and ask user to select a number to generate a report. at the first time report is visible. for the second time no report is generated. but report format is vi


Two Questions in CR 8.5 -
Hi, there! I have a couple of questions about CR 8.5 below, wondering if anybody could help / give ideas? Thanks a lot! Question 1: I am working with VB6 and Crystal Report v 8.5, and am very new with Crystal Report. I usually draw the data for Crystal Report from database fields


No Data in Crystal Report -
I have an application developed with VB6.0. I use seagate crystal report 7.0 for reporting. I set the db location in crystal report and running the report in crystal report designer. I can see the report running correctly with data. but when i call the report from my application,


Problem displaying Dataset data in Crystal Report -
Hi, I am using VS 2005. I created a Dataset, with one table. Very basic. I view data and it shows me two rows of data. I then go to my form which has a crystal report viewer, I click to create new crystal report. I then go through the wizard and link it to my dataset, add 1 field and t


Call Crystal Report in ASP.NET -
HI i designed one crystal report , then i added that report to crystal viewer control, it is displaying as it is report at runtime in browser. but my requirement is some conditional data only should display in the report. i need to pass some parameters to report. how to do


.net Crystal Report 2005 taking too much time -
Hi, I am using Crystal Report in .net 2005 in my project. I am using dataset with this crystal report. It is taking too much time for the first time only to show data. I know its is taking too much because for delay of loading corresponding CR assemblies. I want to make this on


[2005] Crystal Report Addition in VS 2005 -
Im attemping to add a crystal report to my solution and it's not working properly. I chose the standard report from the Crystal reports Gallery. Then it asks me to choose the data I want to report on. This is where I think I'm messing up. I chose Project data, ADO.net data sets. I then


Reports Should I use Crystal or an ASP Page -
I'm working on an app that will read a fairly large amount of data from a database (SQL) and then I need to generate a report. I can do the report in Crystal Reports (using a windows form) or I could do it in ASP and just layout the report in a web page. My question is, will Cry


How to make crystal report for VB6.0 -
hello How i run vb application using a crystal report on any other machine on which crytsal report isn ot installed ? how can we embedd crystal report in visual basic to make trake ur reports.. ? Is it possible that we make a crystal report in Crystal report and direct call i


using both data report and crystal report in one project... -
hello... i just wanna ask if it's ok to use data report and crystal report at the same time... i mean, is using both crystal report and data report at the same project a NO NO? does it cause any problem? and, can anybody give me sites where i can be guided on how to get star


How to connect Crystal Report 8.0 with recordset in Code -
Dear All, I need some assistance. I recently discovered the vastness of Crystal Report. But after analysing it, i came to know that it's much complexed as compare to Data Report. So i will be obliged if any of you can help me with this thing. I need to know that how can i c


Crystal Report 7.0 data transfer to Excel -
hello im trying to export crystal report 7.0 data to EXCEL but its not transfering properly in same format that report is showing...data in the column is getting shifted to another column...why its happeing...i tried adding TABs also in the crystal report...i hv vertical lines in the


Crystal report data refresh problem -
Dear all , i am new to Vb forms , but i find this very usefull , thanks to all in advance for a small help . I am using crystal report 8+ version and i call the report from Vb6 . My back end is ms access. i have used ado for creating the report directly in the Crystal report . P


create crystal report -
Hi All I try to create simple crystal report in VS2005 based on table. I added crystal report to my project ans use Standard Report Creation Wizard. Than copy report file and past it to Debug folder. Run form and click Run Report button on my form. The report viewer open report but wi


How to integrete Crystal Report with VB -
Hi- I normally use crystal report 4.6 which comes with VB but now I would like to use Crystal report 8.0 .I would like to know is there any specific folder I have install the crystal report? And after installation how can I integrate the crystal report control in my application. This


Crystal Report +vb -
Hi All If any one know the crystal report then it is helpful for me I want to move last record in crystal report at run time What formula I use Problem is related to crystal report! Can any one guide me in the crystal report? In reporting section of vbforums no one is there Th


VB6 - Crystal Reports 8- Run-Time Error '20553' -
Hi everybody i am generating a report in Crystal Reports 8.0 in Crystal Report after selecting data from my Database tables (Database is in Oracle 8i).It works fine in crystal report & generates the report with my required data.but when i call dat from front end (VB6) then at fir


How to attach a Crystal Report to a button for printing -
This is my first time to use Crystal Report in VB.Net in VS 2005. I used the Crystal Report component and generate a Crystal Report to print data from a data table. Can someone please tell me how can I attach this report to a button such that I can use the PrintDocument component to


Refreshing/Running Report through crystal -
Heres my situation: I have a report. I open it thouigh crystal and refresh data. I then open a vb script to export the report. I want to be able to not have to open crystal to get the latest data. I also have parameters that are entered in crystal. I want the user to be able to run


crystal report blank -
hi All I am facing problem with crystal report 1>I created a report on my system, it is working fine on my system. But when I copy that rpt file to user system, it gives blan report always. Is this related any way to 'Save Data With Report' option under "File" menu in


VB6 using Crystal report 7 upgrade to VB 6 using Crystal report 10 -
Dear Expert Currently I am using VB6 Crystal report 7 for the report development. The Crystal report 7 will be upgraded to version 10. What should I aware for this Crystal report upgrade? I will test the output format, database connection, etc. Is there any special. Like to get your e


crystal report connectivity -
Hi guys, i need to know how to add the crystal report component in vb component list. please give me a light on this topic. i installed Crystal Report XI and Visual Basic 6.0. I used Crystal report 8. this is easy for my concern. It is easy to create Crystal report object.


previewing reports with vb -
Hi there, Has anyone out there used seagate crystal reports? I'm trying to preview a crystal report by using the sample code provided by seagate developers help. However all the functions are not being recognised e.g. PEOpenEngine() returns an error of "Sub or function not de


Converting .dsr files to .rpt(Crystal Reports) without using VB... -
Does anyone know a way to convert a .DSR file(vb report) to a .RPT file (Crystal Report) without using VB. I did it by loading the dsr file in vb then save it as a Crystal Report File but is there any API or alternative that can help me do this without using VB? Any help is welcom


Report generated with crystal report not automatically refreshing -
Hello everybody, I have developed a report in the crystal report using odbc with microsoft access as database. The problem is that whenever I show that report, the data which it shows is same as that when i previewed the report while developement. I haven't saved the data with rep


not showing database data -
there is a problem while using crystal report in vb setup. The data which is inserted through the front hand (VB form) is not showing in Crystal Report during running project through the setup and the same data is displaying in using controls i.e. MSflex Grid like Name list. But the da


Datagridview to Crystal Report -
I'm using Visual Basic 2005 Pro with built-in Crystal Report. In my app I have lots of Datagridview. I wnat the user can export datagridview content to a Crystal Report when he needs. What is the code for doing this? How like I need to set the Crystal Report .rpt file to can rece


ADO .NET (XML) data source in Crystal Rpt -
Dear friend, we have crystal report professional 10 1. When we open Crystal Report , we select More Data Sources, but we can not find ADO .NET XML.. How to choose ADO .NET (XML) ??? whereas in VB .NET 2003, there's an option crystal report with ADO .NET XML data sources


Conecting to MS SQL and password (Crystal Reports) -
Hello peepz... As a background, I am a newbie developer when it comes to VB and Crystal Report. Currently I am developing a desktop application using VB Express Edition 2008 and Crystal Reports 8.0. After researching through the web, I realised that there is no built-in Crystal Repor


Problrm with Crystal Report 8.5 installation -
Crystal Report & VB 6 I have installed VB, Crystal Report 8.5(completed) on XP or 2000 When I start VB, I can not find Crystal report 8.5 in VB project menu, I went to Project|component|designers, there was no Crystal Report 8.5 also. sometimes, when I reinstall Crystal repor


Need Help with Crystal Report 7 -
Hi there to anyone I'm using VB6.0 with a MS Access DB (ADO code for accessing it)and Crystal 7. My problem is that i pass through 4 parameters to Crystal through a Crystal Report Engine(Little Report Dialog box thingy). One is a ClientID and the other three make up a date(month


little help with crystal report -
Hello, Until now when I used crystal report I used the crystal report wizard to create a report. I'm using vb.net 2008, and I always create a connection to DB with the vb wizard. In my latest project I dont used the DB connection wizard, I defined the use in the DB with code. I c


Crystal Reports - Need help urgently!!!!! -
I'm using Crystal report v 4.5 with VB6 having a problem when displaying/printing data. report is directly connected to an access database via data control & it always shows old data on the report. Is there a way to refresh report before print it? Please help. Thanks


Crystal Report! -
Hi all, I know how to design an report by Crystal Report but I do not know how to transfer database from Accscess to Crystal Report (I use Visual Basic and design Report by DataReport in VB6 but it can print Landscape orientation, that why I use Crystal report. ) Can you tell me ho


how to refresh Report -
Dear all, I am using front end as VB6, sql server & Crystal report. in VB 6 im using "Cystal Report Control" Component. Can anybody help me in how to refresh the report. for the report i m passing one query & saving into one temp table. & that data i m gener


[2005] Crystal Reports - How -
I'm trying to build a crystal report, but I can't make it; I also tried to read some tutorials, but I still don't get why I can't see any data in my fields. I've created in my form a dataset which contains all the data from my SQLserver database. I wanted to use the crystal report


how to use Crytsal 7.0 with vb 6.0 -
hello How i run vb application using a crystal report on any other machine on which crytsal report isn ot installed ? how can we embedd crystal report in visual basic to make trake ur reports.. ? Is it possible that we make a crystal report in Crystal report and direct call


Loading Crystal Report -
Is it possible to load the crystal report document directly from the datagridview not from the .mdb file instead.....if so,can you please give me some codes thanks in advance.............. im using visual studio 2008 and ms access for my database thanks again


pls help very urgent -
err.discription 'print report' of object 'crystal ctrl' failed err.number 2147417848(80010108) i am getting this error when i am trying to display report using crystal report control. i am also using crystal viewer in my project. first i see this report in m