Hi all,
I tried to export data from a datawindow to Excel using SaveAs function and found that first 255 characters can be exported when the column size is over 255.
I tried to split the columns and merge it using OLE automation but the performance greatly decreased.
Any suggestion to solve either one of the issue?
I am currently using PB7 and SQL Server 2000
Thanks,
Joe
I tried to export data from a datawindow to Excel using SaveAs function and found that first 255 characters can be exported when the column size is over 255.
I tried to split the columns and merge it using OLE automation but the performance greatly decreased.
Any suggestion to solve either one of the issue?
I am currently using PB7 and SQL Server 2000
Thanks,
Joe