Search found 1 match

by Jarrid
Wed May 12, 2004 8:40 pm
Forum: ActiveX
Topic: How do I refresh an ODBC Datasource?
Replies: 1
Views: 4419

How do I refresh an ODBC Datasource?

In the ODBC Charting example... in VB6

I created a button with this code:
TChart1.Series(0).CheckDataSource

But, the chart does not refresh the data.
What do I need to do?

Thanks,