|
-
Oct 13th, 2000, 10:05 AM
#1
Thread Starter
Lively Member
making graphs rom a database file ?
Hello ,
can anyone help me get started on making graphs from a database file containing input of sensors from a gas turbine motor
like : pressure , temperature ...
thanks in advance tomer.
-
Oct 13th, 2000, 03:10 PM
#2
Member
what's the database file in? I use an OLE link to an excel spreadsheet and within it there is a graph <3d pie chart> (which i also show). i link my data to the spreadsheet part of the excel file and it in turn changes the pie chart on the fly. Then i display the pie chart on a seperate image within the form
-
Oct 13th, 2000, 03:22 PM
#3
Fanatic Member
Could you be more specific(Table Names, etc.), but a simple way is to use DAO/ADO to open the Database, then use either the MSChart Control, or An OLE link to Excel, or even Open an excel window with OLE Automation.
GWDASH
[b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]
-
Oct 14th, 2000, 12:18 PM
#4
Member
yep, he is right. unless you want to make 3d pie charts..then the easiest way is the way i went.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|