Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Displaying a chart on a page out of an access database OLE Object field


Message #1 by "Trevor Mosher" <lil_huge@h...> on Wed, 14 Nov 2001 21:17:55
Hi



this ism y problem, i am trying to display a chart that i have created in 

a access database ole object field.  I'm not sure if this is possible 

even.  My project needs to display a chart that is based out of fields in 

my database. i have the charts made, but I don't know how to display them 

on a page.  Unfortunetly the solution needs to be automatically 

maintained, meaning limited user interaction to update the charts. I did 

that in the database, i need the page to display the chart as it is in the 

database. 



If any one can help me out, i would greatly appreciate it.



Thanks

Trevor
Message #2 by "sathish r" <sathish297@y...> on Thu, 15 Nov 2001 14:38:26 +0530
Hi Trevor,

    What ole object are you using? What is your asp code?



----- Original Message -----

From: "Trevor Mosher" <lil_huge@h...>

To: "Access ASP" <access_asp@p...>

Sent: Wednesday, November 14, 2001 9:17 PM

Subject: [access_asp] Displaying a chart on a page out of an access database

OLE Object field





> Hi

>

> this ism y problem, i am trying to display a chart that i have created in

> a access database ole object field.  I'm not sure if this is possible

> even.  My project needs to display a chart that is based out of fields in

> my database. i have the charts made, but I don't know how to display them

> on a page.  Unfortunetly the solution needs to be automatically

> maintained, meaning limited user interaction to update the charts. I did

> that in the database, i need the page to display the chart as it is in the

> database.

>

> If any one can help me out, i would greatly appreciate it.

>

> Thanks

> Trevor










_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com







Message #3 by "Trevor Mosher" <lil_huge@h...> on Thu, 15 Nov 2001 14:05:34
Hi,



The OLE Object is a Microsoft Excel Chart. I don't have any code to 

display it yet cause i don't know what the code would be. Connection 

string command and recordset i can make, but no clue on where to start 

when trying to display the chart.



> Hi Trevor,

>     What ole object are you using? What is your asp code?

> 

> ----- Original Message -----

> From: "Trevor Mosher" <lil_huge@h...>

> To: "Access ASP" <access_asp@p...>

> Sent: Wednesday, November 14, 2001 9:17 PM

> Subject: [access_asp] Displaying a chart on a page out of an access 

database

> OLE Object field

> 

> 

> > Hi

> >

> > this ism y problem, i am trying to display a chart that i have created 

in

> > a access database ole object field.  I'm not sure if this is possible

> > even.  My project needs to display a chart that is based out of fields 

in

> > my database. i have the charts made, but I don't know how to display 

them

> > on a page.  Unfortunetly the solution needs to be automatically

> > maintained, meaning limited user interaction to update the charts. I 

did

> > that in the database, i need the page to display the chart as it is in 

the

> > database.

> >

> > If any one can help me out, i would greatly appreciate it.

> >

> > Thanks

> > Trevor




> 

> 

> 

> _________________________________________________________

> 

> Do You Yahoo!?

> 

> Get your free @yahoo.com address at http://mail.yahoo.com

> 

> 

> 


  Return to Index