Spire.DataExport for .NET is a 100% pure data .NET library suit for exporting data into MS Word, Excel, RTF, Access, PDF, XPS, HTML, XML, Text, CSV, DBF, SYLK, SQL Script, DIF, Clipboard, etc.

Tue Mar 27, 2012 1:31 pm

I have be able to export out the datagridview to a dbf file but now I need to know what the column widths and start point for for each column.

I need to create a text file for batch processing the dbf file and it needs to know the start and width of each column.

SIZE=1276
NAME=2,255
ADDRESS=257,255
CITY=512,255
PROV=767,255
POSTAL=1022,255

I'm also not sure what the Size record is so if someone knows how to get the too.

Mike

mfawn
 
Posts: 1
Joined: Mon Mar 26, 2012 7:51 pm

Wed Mar 28, 2012 10:02 am

Hi Mike,

Thanks for evaluating Spire.DataExport.

I am so sorry for that Spire.DataExport can't support to set the format( column width, row height, alignment etc) at this stage.

Sorry for the inconvenience.

As the 'Size record' you talked about, does it mean the max amount of the records Spire.DataExport can export? If so, free Spire.DataExport can export 40 records only. The amount of the professional version can export is based on which type you exported to. It means that you can export records as many as the max size of the type file.

In case of any ambiguity, please let us know.

Have a nice day.
BR
Suvi
e-iceblue support
User avatar

Suvi.Wu
 
Posts: 154
Joined: Thu Oct 20, 2011 2:53 am

Return to Spire.DataExport