| |
support.dcube.delphi
Started by webadmin@datadynamics.com at 04-03-2003 12:00 AM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
04-03-2003, 12:00 AM
|
webadmin@datadynamics.com
Joined on 12-12-2005
Posts 0
|
Export to Excel Pivot Table code from KB1632 doesn't work
|
|
|
|
|
Originally Posted By: Mark Stals<mark.stals@pandora.be>
Hi,
Is it possible to have the code in KB article #1632 updated? This procedure does not work as provided outside its original application for the following reasons:
line 62 : lc_vtd_file := UpperCase(gc_open_cube); error: gc_cube_open is a constant declared outside the procedure, pointing to a file. But what's in this file?
line 65: vtTemp.Clear; error: vtTemp is an unknown variable, probably a third party virtual table placed on the original form.
Is it possible to contact Tony Marelich to provide the missing information?
Thanks,
Mark
|
|
|
|
|
Report
|
|
|
|
04-07-2003, 12:00 AM
|
webadmin@datadynamics.com
Joined on 12-12-2005
Posts 0
|
Re: Export to Excel Pivot Table code from KB1632 doesn't work
|
|
|
|
|
Originally Posted By: Lucas \(DD\)<dynamicube.support@datadynamics.com>
Mark,
I have sent an email to Tony requesting the infrmation that you have provided. Please note that he is not required to support it by any means. If he decides not to respond or provide the solution then I could take the posting down if you feel it does not help. The fact is that I simply do not know Delphi well enough to find and fix the problem. :(
I am just forewarning everybody in case Tony does not respond. :)
Lucas DD Support
"Mark Stals" wrote in message news:Bc9rB3g#CHA.372@dynaweb.datadynamics.com... > Hi, > > Is it possible to have the code in KB article #1632 updated? > This procedure does not work as provided outside its original application > for the following reasons: > > line 62 : lc_vtd_file := UpperCase(gc_open_cube); > error: gc_cube_open is a constant declared outside the procedure, > pointing to a file. But what's in this file? > > line 65: vtTemp.Clear; > error: vtTemp is an unknown variable, probably a third party virtual > table placed on the original form. > > Is it possible to contact Tony Marelich to provide the missing information? > > Thanks, > > Mark > >
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Forum Archives » support.dcube.d... » Re: Export to Excel Pivot Table code from KB1632 doesn't work
|
|
|
|
|