Depends on what you are looking for. I have used ms's chart control several times, and for a simple charting interface, is good. There are some features lacking I would like to see, however, it works well. I guess the real question is: what are you trying to achieve? Plain graphs? Saving? Printing? How is data passed to the chart control? Etc.
Thanks, James -----Original Message----- From: Frederic Faure [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 1:39 PM To: [EMAIL PROTECTED] Subject: [sqlite] Charting data in VB? Hi, I'm looking for a solution to chart data that live in an SQLite database from a VB app, but there are a lot of components and am a bit at a loss at which to choose. Does some VB developper also experienced with SQLite could recommend one? Is MS Chart (either MSCHART.OCX or MSCHRT20.OCX) good enough? Should I go for something commercial? Thank you Fred.