Additional
Overview
Features
Known issues
FAQ
Support
Credits and license
History
Download
Forum
What i must setup to work with CHAR data type. PDF Print E-mail
Sep 19, 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.
 
Previous   Next