Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataBase Graphs in VB6?

Status
Not open for further replies.
Nov 27, 2001
162
GB
Hi there,

I have a question, but I am not too sure whether it is possible or not. I have created a Access database using Visual Data Manager and now want to be able to add a chart and then as I add new records to the database through the VB appication it will update the graph. I know that this is possible through Excel, but can it be done in Access? And if so how? ________________________________________

The Collective known as
The UK Alliance
________________________________________
 
You need to use a graph ocx (or do a lot of typing). This will display the current state of the table(s). Peter Meachem
peter@accuflight.com
 
OK, I'm a newbie to this malarkie, so how do I create and use a graph OCX. Am I right in understanding that an OCX is an Active Control?

And if so, how do I create a graph OCX? ________________________________________

The Collective known as
The UK Alliance
________________________________________
 
Add the built in chart component MS Chart. And then read the help file. There are lots of examples. Peter Meachem
peter@accuflight.com
 
I don't seem to have a component MS Chart in my list.

TheKing
 
Nope it is not there. Should I have it? I have enterprise edition.

TheKing
 
I think so. I have mschart.ocx and mschrt20.ocx (V6 oledb) Peter Meachem
peter@accuflight.com
 
I have the Enterprise Edition and I have added the MC Chart Control in with no problems ________________________________________

The Collective known as
The UK Alliance
________________________________________
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top