Page 1 of 1

DBChart Not Working

Posted: Thu Jul 14, 2005 8:22 pm
by 9337074
Thank you for your reply.

I know the procedure for attaching a table or query. I have been using TeeChart dbChart for over 5 years. It is just not working now. I have never had this problem before. This is the first time I tried the DBChart with Delphi 2005. The dataset is on the form and I created a series but when I go to select the dataset for the series the list is blank. I reinstalled TeeChart 7.04 but nothing changed. I did receive and assembly for Tree.reg not installing. Can you suggest anything I can try?

Hi,

For information on how to use TeeChart with databases I'd suggest you to
have a look at "Tutorial 8 - Database access". You will find the tutorials
at the documentation folder at TeeChart program group.

--
Best Regards,

NarcĂ­s Calvet
http://support.steema.com

"Important note: If you are a TeeChart registered customer, please post your
support questions at Steema's Support monitored Forums for customers:
http://support.steema.com for a prompter reply."


"Newsgroups" <mcmahling@mac.com> wrote in message
news:DKs8Y4khFHA.1812@TEEPC.Steema.local...
>I am using TeeChart 7.04 in Delphi 2005 and Windows XP. I added a dbChart
> a form, added a
> line series, select the series, and clicked on the datasource tab. When I
> try to choose the data
> set there are no data sets listed even though there are data sets on the
> form. Can you tell me
> what I should look at to solve the problem?
>

Posted: Sun Jul 17, 2005 11:38 pm
by 9340998
Hi,

It's a confimed bug, up from 7.02 i think.

Still not fixed. Very annoying.

Dirk

Posted: Mon Jul 18, 2005 9:09 am
by narcis
Hi,

As Dirk says, I've found this is a bug we found earlier this year and hasn't been fixed yet. However we have increased it's priority rating so that to be one of the first bugs fixed for the next maintenance release. In the meantime, the solution is setting the dataset programmatically as shown in the tutorials I mentioned previously.