Hi,
I have read the tutorial section 8, but still not clear how to connect DBChart with a MS SQL server database.
Is it possible to point
(1) How to use DBChart with SQL server DB ?
(2) Or give a C++ builder example ? Thanks
daniel
Re: help for DBChart and MS SQL server DB
Hi daniel,
You should connect your database to cbuilder using a component such as DatabaseSource. It should allow you to access to your database as a table and then you should be able to do queries or to connect it to a chart.
If you have this, what exactly problem do you have connecting them?
Can you see the datasource tables in teechart editor?
You should connect your database to cbuilder using a component such as DatabaseSource. It should allow you to access to your database as a table and then you should be able to do queries or to connect it to a chart.
If you have this, what exactly problem do you have connecting them?
Can you see the datasource tables in teechart editor?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |