Additional
Overview
Features
Get
Discuss
News
Known issues
FAQ
Support
Credits and license
What i must setup to work with CHAR data type. PDF Print E-mail
Sep 18, 2006
You must set TOCIDatabase.DefaultDataFormat.EnableFixedString = True or TOCIDataSet.DataFormat.EnableFixedString = True. After that your application will correctly handle CHAR data type. NCOCI8 will automatically take care about padding values with spaces upto DataSize.