
March 13th, 2003, 02:11 AM
|
|
Junior Member
|
|
Join Date: Mar 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
VB Database Problems also MSChart
I have been searching all over microsoft's pages, on google, yahoo, even did a search in the forum and any place I can think of for a tutorial on this.
I have an access database that is something like this:
___________________________
|Salesman | Total Sales |
|--------------------|-------------------- |
| some data | data |
| data | data |
| data | data |
| data | data |
|--------------------|-------------------- |
(please forgive my bad ascii skills)
Could someone please explain how I can access this database, add data to this table and display the data on a graph with MSChart?
Thanks in advance.
|