Results for the crystal 9 refreshauto refresh Crystal graph -I'm using Crystal 8.5. Data is pulled from a store proc in sql 2000. The crystal report has a graph. I have to write code in VB to refresh this graph every 15 minutes when a user view this on the screen. I am new to VB 6 and I do not know how do i go about this. Crystal 9 and Refresh - I have a Crystal 9 report viewer on a form in my VB 6 app. I amend the SQL for my report before opening the form with the viewer on. When I open the form, the report displays, however I have to click on the Refresh button within the viewer to Refresh the data. I have tried calling th Crystal Report - im having problem accessing data in my database. im running a crystal report inside my vb program, i found out that the records being displayed in my crystal viewer is not updated. for example, on my first run of program, i have 5 records in my database and 5 records in crystal, then a Crystal Report again,..Help!!!! - I'm trying to generate a report in VB6 by using Crystal connect to an Access Database. And I use DSN as the connection. My query is so complicate, so i decide to create a temporary table that has the same field as in the crystal. My crystal report connect to that temporary table. VB.net code for Crystal Reports - Hello all, Im kinda new to this but would like to become more familier. Im having a problem with Crystal Reports Web Veiwer. When I first run the application, the report loads fine. I want to put the refresh button on the Web Veiwer. This is where is gets tricky. When I refresh th How do I Refesh CR - When Crystal Report Uploads , its not refrshing i have to refresh , how do i Programatically Refresh the Crystal Report thanks Crystal reports data different from Access Data - I'm trying to generate a report in VB6 by using Crystal connect to an Access Database. And I use DSN as the connection. My query is so complicate, so i decide to create a temporary table that has the same field as in the crystal. My crystal report connect to that temporary table. parameter passing in crystal report - I have designed a report in Crystal report 7.0 and wanted to view it thru VB6.0 application. I am using crystal report control. When I refresh my report from crystal report and enter a specific date the report generates for that date but when I refresh it from my VB application and ent Crystal report do not refresh - Hi, I am new in vb as well as crystal report. I am using crystal report 10 in vb6. When I call crystal report using CRAXDRT in vbfirst time data comes automatically but next time when i click the refresh button then only the new data comes, where ever I am using dicardsavedata as well 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 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 refreshing crystal report in visual basic code - Hi.. i am working on a proyect in visial basic and i am trying to refresh the data in visual basic .. i know that it is posible to do if you open crystal reports (i am using 8.5) but when the user is working on the programa he can not open the crystal report so thats why i need if to b crystal report not refreshing - i have made a form in asp.net with vb.net, where i have put a text box n a crystal report object, the text box provides the parameter for crystal reports, so each time the user change a value in text box the report should change, but the report does not change/refresh how do i refres Refresh Crystal Report from VB .net - I have a crystal report that reads an Excel file with 2 sheets. I have created a VB application that reads this crystal report and displays it. When I want to refresh the report, I am asked to enter database credentials for my Excel file.... How can I avoid that? Thanks a lot Crystal Reports 9 - I used code I found from searching the forums here, and got it work halfway... I want to display a report I wrote in Crystal Reports 9 in Visual Basic 2005. When I'm running the project from the IDE, it works. You have to refresh (and thus enter in login info), but it works. When Refresh - Hello all, I'm using crystal reports in my project. But when I navigate among the records and then click on print button, I'm not getting the report contents refreshed. Even the .Refresh property is also not working in this case. Please tell me how can i solve this problem without c Crystal Reports in VB, Refresh Error - MS Access 97 VB 6 Crystal Reports 8 We are trying to use the MS Access table in Crystal Reports for use in VB. But we get error 20599 in VB, "can't open SQL server". If we set the report to discard changes set to true, it gives error above. Other wise it display 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 Crystal Viewer 10 - Refresh problem - Am having an issue when using the "Refresh" toolbar option from within the Crystal ActiveX Report Viewer Control 10, embedded on a Visual Basic 6.0 form. When the report initially loads up the correct data is returned. However when I select the refresh toolbar button the d 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 |