OWC10 - Changing connectionstring @runtime

P

PaulZ

I put a (bar-)chart at designtime on my form. Change the colors of the bars,
added values etc.
At startup, the chart looks good.
However, I want at runtime to change the connectionstring to point the chart
to another (MSAccess) database with the same queries and tables, only
different values.
When I do that, all alterations at designtime are lost and no bar appear.
So, how do I change the database at runtime, without losing all alterations
to the chart?

Unforunately there is no clear documentation on how to use the OWC10 in
VB.Net.

Thanks in advance,
Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top