Yes I have write this line after the datasource definition :
Graphique.Series(0).CheckDataSource
but nothing appends
Search found 3 matches
- Tue Jul 12, 2005 9:43 am
- Forum: ActiveX
- Topic: Database connection
- Replies: 5
- Views: 6463
- Tue Jul 12, 2005 9:29 am
- Forum: ActiveX
- Topic: Database connection
- Replies: 5
- Views: 6463
- Tue Jul 12, 2005 8:34 am
- Forum: ActiveX
- Topic: Database connection
- Replies: 5
- Views: 6463
Database connection
Hello, I've just buy Tchart last week. I want to make a chart with data on my Access database by programm. I have write : Graphique.Series(0).DataSource = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=G:\access\seroba\TableauxDeBordsDT.mdb;Persist Security Info=False; SQL=select * from [@Pourcentage...