Page 1 of 1

Accessing database tables using teechart 7

Posted: Wed May 18, 2005 3:27 pm
by 9525843
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

Posted: Thu May 19, 2005 8:00 am
by narcis
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.