Jump to content
Software FX Community

Multiple ADOResultsets


User (Legacy)

Recommended Posts

Has anybody tried charts using multiple ADOResultsets ?

Thanks

--

----------------------------------------------------------------------------

----------------------------

This e-mail is solely for the use of the addressee(s) and may contain

information which is confidential or privileged. If you receive this

e-mail and you are not the addressee, please disregard the contents of the

e-mail, delete the e-mail and notify the author immediately.

Link to comment
Share on other sites

Hello,

I am sorry but you can only pass one recordset at a time to ChartFX. You

will either need to manually loop through the recordsets and you need to

create one larger recordset using a UNION statement or some SQL command

depending your database structure.

Justin Trask

Software FX

Tech. Support

Support@SoftwareFX.com

561-392-2023

"michael" <mboard@atp.com.au> wrote in message

news:z#JyJ6Y8BHA.1268@webserver1.softwarefx.com...

> Has anybody tried charts using multiple ADOResultsets ?

>

> Thanks

> --

>

>

>

>

> --------------------------------------------------------------------------

--

> ----------------------------

> This e-mail is solely for the use of the addressee(s) and may contain

> information which is confidential or privileged. If you receive this

> e-mail and you are not the addressee, please disregard the contents of the

> e-mail, delete the e-mail and notify the author immediately.

>

>

post-2107-13922389551497_thumb.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...