When I last used ChartFX, I was able to pass individual data points to it,
rather than passing an ADO/ADODB recordset. If you can do that, you can use
CFQUERY to fetch your data, then you can just pass those data points
directly.
> the error I got is
>
> An exception occurred when executing a Com method.
> The cause of this exception was that: AutomationException:
> 0x80004005 - [DBNETLIB][ConnectionOpen (Connect()).]SQL
> Server does not exist or access denied. in 'Microsoft OLE DB
> Provider for SQL Server'.
I suspect that you have some error in your connect string. Have you tried
the same connection information from another client? Have you been able to
connect through the ODBC control panel, for example?
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

