Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB.Net and Graphing Help?
Name: PrurientCherubim Date: November 10, 2003 at 13:27:21 Pacific OS: XP Professional CPU/Ram: Pentium III / 256 Ram
Comment:
I am working on a VB.Net project that works with an Access Database for storage, and I am working out some reporting options. I need to Graph some information from the database and display it using VB... I'm thinking of using Excel but I can't find any helpful sites to even begin working on the code. Any thoughts, assistance, or links would be appreciated.
Name: Stuart Date: November 10, 2003 at 13:57:45 Pacific
Reply:
I have not used VB.Net but VB6 comes with a very good graphics control of its own called MSChart. It will graph data from any source once you have it in a recordet.
Summary: Hello! I needed someone's help regarding vb.net. Well, you see, I'm using vb.net to create a plug-in for windows media, a database authentication plug-in to be exact, and I have some trouble making i...
Summary: Thanks. I'll try that as soon as I get a chance. It sucks not having VS.Net on my Home PC(I do have VS 6 though but a lot of good that does me for my VB.net and C# classes) Oh BTW, This is the first ...
Summary: I'm trying to link an Access(2003) Database with a VB.NET program. I can do this on a non-networked system, so know that there isn't a problem in the setup of the VB and Access. But when I try to run ...