Accessing database tables using teechart 7

TeeChart for ActiveX, COM and ASP
Post Reply
KF
Newbie
Newbie
Posts: 1
Joined: Tue Feb 01, 2005 5:00 am
Location: UK

Accessing database tables using teechart 7

Post by KF » Wed May 18, 2005 3:27 pm

Hi

I have just started learning teechart, I am using it in Access 2002 using the available menu's rather than coding.

I can easily create a chart series by accessing other database tables (via the ODBC) but dont seem to be able to find a way of creating a series from a table within the working database. I tried creating a database just of linked tables but the tables didnt seem to be available in the menus.

Can you let me know how i can create teh series dataset from a current database table.

I hope this is clear.
Thanks
KF

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

Post by Narcís » Thu May 19, 2005 8:00 am

Hi KF,

You should use the current database tables from its reecordset programmatically. For help on how to use databases in TeeChart please have a look at Tutorial 8 - ADO Database access. The tutorials can be found at the TeeChart program group.
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