
Index
Subject: Refresh Data
From: geraldlorentzen@web.de (Newsgroups) Steema Software SL
Newsgroup: steema.public.teechart6.activex
Date: Thu, 01 Jul 2004 15:47:11 +0200
I have a problem with refreshing my chart series if the database behind
gets updated.
I have allready tried commands like refresh series or check data source
sometimes it works but usually it doesn'work.
I have posted this problem allread on a newsgroup and Christopher Ireland
has send me an example that should work.
Even if it works I saw see source code, and it used refresh data source,
but this doesn' work with my application.
Also this example was written with TeeChart AXv5.0.6.0. and I use AXv6.
I suppose the main problem is that my Chart uses a design time ADO
database connection/DataSet and not a runtime Connection(Microsoft
Jet.4.0)
I don't declare an recordset or connection object I simply use the chart
editor and establish a connetion with my access database
So I am still looking for a solution for my problem
Best Regards
Gerald Lorentzen