Fix for TeeChart 7.0.4/Delphi 2005 dataset problem?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
nwgarside
Newbie
Newbie
Posts: 2
Joined: Wed Aug 24, 2005 4:00 am
Location: Nottingham, England

Fix for TeeChart 7.0.4/Delphi 2005 dataset problem?

Post by nwgarside » Thu Sep 08, 2005 8:03 pm

Hi,

I'm using TeeChart Pro VCL v7.0.4 with Delphi 2005 Professional. I'm experiencing the same problem a couple of other users have reported in that when I set the datasource for a TDBChart's series to 'dataset' none of the form's datasets are appearing in the drop-down list.

I know there is a workaround but I was wondering if you have a date for the release of the fix, and will I receive an email alerting me to its release?

Many thanks,

Neil W. Garside

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Sep 09, 2005 7:08 am

Hi Neil,

For the moment being the only workaround available is setting the dataset at run-time. However, we have already fixed it in our current sources and a new version including the fix will be released quite soon.

To notice when this release is available you should be aware a that forum, our Customer Download Area or our version info web page.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

FHGAST
Newbie
Newbie
Posts: 6
Joined: Tue Jan 20, 2004 5:00 am

Post by FHGAST » Tue May 30, 2006 1:05 pm

Today I've downloaded Teechart Pro VCL 7.07 and still have this bug under Delphi2005 Enterprise.
If I create a new project and then place a dbchart and some datasets I can select the datasets from drop down list. If I open an older project then the drop-down box is empty.
Last edited by FHGAST on Tue May 30, 2006 1:22 pm, edited 1 time in total.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue May 30, 2006 1:13 pm

Hi FHGAST,

Then it's most likely that the old projects still reference an old TeeChart version. You should check that openning those projects and go to Project\Options\Packages and Project\Options\Directories/Conditionals\Search Path.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

FHGAST
Newbie
Newbie
Posts: 6
Joined: Tue Jan 20, 2004 5:00 am

Post by FHGAST » Tue May 30, 2006 1:38 pm

Packages and Search path is correct!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue May 30, 2006 1:42 pm

Hi FHGAST,

And when you right-click on those projects TChart's and select "About TeeChart" do you get a v7.07 about box?
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

FHGAST
Newbie
Newbie
Posts: 6
Joined: Tue Jan 20, 2004 5:00 am

Post by FHGAST » Tue May 30, 2006 1:53 pm

OK, I did another test.
On a TForm it works fine but on a TFrame not.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue May 30, 2006 2:37 pm

Hi FHGAST,

Thanks for the information.

I could reproduce the issue here and added it (TV52011450) to our defect list to be fixed for future releases.

BTW: It works fine for both TForm and TFrame in Delphi 2006.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply