User (Legacy) 2 Report post Posted October 28, 2004 Hi, ChartFx = Excellent product!! You refer (in answer to a post below ) to example code using crosstab with ADO and Delphi... I'm struggling getting things to work in Delphi (the example code in the help file is VB) and am getting an error with \\ CfxData : CfxDataADO; .. cfxCrossTab.DataSource := CfxData; giving... [Error] ufrmMain.pas(886): Incompatible types: 'OleVariant' and 'CfxDataAdo' do you have example code for Delphi using CfxDataADO and CrossTabProvider? Thanks in advance! Quote Share this post Link to post Share on other sites
Software FX 0 Report post Posted October 28, 2004 Please download the latest Delphi Add-on from our support site. Look for KB Article: Q1383094. New Chart FX Client Server Wrapper Add-on for use with Borland Delphi 6 and 7 This includes a sample using ADO and CrossTab. -- FP Software FX Quote Share this post Link to post Share on other sites