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

auto 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.

 

auto 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 Reports - Graphs -
Does anybody have any example code/projects in which they have used crystal reports and used graphs that you can dynamically change their graph typs eg bar graph to line graph etc... Gerard


changing color in crystal graph -
Is there anyway to select your own colors for a crystal report graph?


creating a graph -
I am using VB 5.0 connected via an ADO to an Access 97 DB. What I would like to do is let the user select a 'Batch #' they want to produce a graph on and then this info is passed to either and MS Chart Control, Excel or Crystal Reports and creates the appropriate graph. I have spent


Crystal Rpt Graph -
I am using the Crystal Report Designer to create a report, included in the report is a graph. I can set the datasource and get the report and graph to update without any problems. However, I have about 1" border around my chart where there is nothing but space before the actual


VB graph help -
I want to know how to draw 2 graph at VB in which 1 graph is the continuation of the other graph. As an example. The first graph x axis start from 0 to 5 while the second graph x axis start from 5 to 15. Those two graph has only 1 y axis. I want to draw those two graph onto the same li


Where is the 'help' for Crystal Reports Object Library... -
I want to manipulate my report through visual Basic code, specifically I want to change the way my graph groups on dates. So the user can select group by DAY, WEEK, or MONTH. So I've got so far as Dim graph As CRAXDRT.GraphObject Set graph = cReport.Sections(1).ReportObjects(&q


line graph issue -
Hi , Require a bit of help on crystal reports. I have generated a line graph between Time and Distance in Crystal report 10. Using mssql server 2000 as the database , i've connected my reports through DSN. The generated reports are basically LINE CHARTS which are created from t


problem with graph -
Hi , Require a bit of help on crystal reports. I have generated a line graph between Time and Distance in Crystal report 10. Using mssql server 2000 as the database , i've connected my reports through DSN. The generated reports are basically LINE CHARTS which are created from t


Crosstab not showing! -
Hi all I've created a simple crosstab and graph using Crystal Reports, saved the rpt file and am using ASP.NET to bring up the report in a web page with the CrystalReportViewer object. I'm confused as to why the graph shows and the crosstab table doesn't (whereas in Crystal Repor


crystal report 4.5 vb6 and accesss -
I am new to crystal reports. I recently needed to make a graph report so installed crystal reports from the VS pro edition cd. When i open data report designer and select graph report it asks for mdb file. If i select the biblio, northwind data base it opens up. But if i try openign my


Printing graph -
Hi, 1. I have a graph control on my form which display a real time graph based on time basis.When the user presses the commandbutton, I have to print the graph from the start time . How can I print the graph? 2. Also tell me how to save the graph as an template for future co


Dynamic Crystal -
Hey... not much in the crystal section... Does anyone here know if you can define a crystal report structure in code? My dilemma is that the information i need is accessed through a dll... i want to put this info into a graph. The problem is that i don't know how to create thi


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


Graph Color in Crystal Report -
Can I make Graph Color Like in Image in Crystal Report 8?!


Crystal Report, bar chart question. -
I currently chart dated records from an access db such that there is a count of how many records where generated per Day. There may be times when no records will be generated for a certain Day, resulting in a graph of only the dates which had records generated. I would like to graph 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.


creating Crystal Report charts -
I am using Visual Studio 2005 VB.NET and Crystal Reports 10. I need to create a line graph on a crystal report by sending it a dataset from the vb.net page. I am new to this. Does anyone have any example code or know of any websites that demonstrate how to do this?


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.


crystal report graph-urgent -
can any one help to design a graph useing crystal report 8, i have a problem while disigning, i have 2 fields date and products. date field is showing correct but products is showing numbers like 1,2,3... , i cant able to change from numbers to products, please help replies will be he


Changing graph info in Crystal XI at runtime -
Hi Im producing a report from my VB6 app which takes data from an access database. The report has a bar chart which i need to change. At runtime i need to graph to eiher add or take away data depending on the number of hours need. For example if i need 8 hours then the X axi


graph32 -
I try do refresh a graph made by using graph32.ocx, but I can't refresh the data! I tried it with this code: Graph1.DataReset = gphAllData Graph1.refresh


Need Suggestion - Generate Graph Using Excel Data -
Good day. I have an assignment recently. I was asked to develop a 'simple' system to actually read data from an Excel worksheet and generate a graph and display the graph in a form of VB app. Well, if the graph is to be generated in report, I guess Crystal Report would be the op


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


Blank graph in crystal reports on test machine -
Hey, I'm using Crystal Reports 8.5, vb 6.0 prof,MySQL 3.15 My reports work fine on my development machine. However when i install the package on the test machine (a machine with only XP sp2 installed, my reports have blank graph areas where pie-charts should be. Anyone come ac


Help! Simple Graph of Crystal Report -
Hi Everybody, I have just started to work with Crystal Report and I am facing I problem in drawing a line graph.I have to draw a simple graph from a table where one column is time(datatype is datetime in sql server) and another column is Flow(datatype is float).Flow is r


How to model this graph -
Dear Fellows, Please guide me that how can I describe the following graph mathematically ? I want to implement this function in excel .. Please find the graph in attachement and help me to write equation for this graph .. Thank you for consideration. Best wishes.


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


How to Plot Graph to Show decimal Variation -
I am able to draw the graph But the problem is that i am not able to show decimal Variation in my Graph. Value that is plotted it is doing decimal approximation for value > 1.5 it is taking as 2 for value < 1.5 it is taking as 1 Code for the Plot is : Private Sub Form


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


Anyone know a good flexible code to generate a graph -
For example, if a new item is added with a quantity inputted, the graph for that new item will be generated on another form to view the quantity of that new item. Any kind of graph will do. (bar graph, line graph..anything...etc)


[2005] Crystal -
Dear All, Where can I found good Information on Crystal Reports in vb.net .Is there any components avalible to display the graph in 3d or bar graphs. Thnks in Advance Dana


Store OLE object in database field -
I want to insert a Microsoft Graph object in a "OLE Object" field in a database because I want to print a graph for each record with Crystal Reports. I think the code should be something like this: Dim grp As Graph.Chart set grp = CreateObject("MSGraph.Chart")


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


Graph does not show on server -
Hello, I've developped an ASP.NET website in VS 2005. It works with the built-in Crystal Reports. All my reports are working both on my local comuter and on the server. When I create a report with a graph on it, it's displayed properly on the local computer. When I look at the rep


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


Code to do a zoom over a graph -
Hi, suppose I have got a graph into a window. The graph could have been got from a MSChart control, a Pinacle graph control, an image control or a picture box control. How can I do a zoom over the graph? And if I want to stablish different per cent ratios as 50%, 100%, 150%, and so on.