<< Click to Display Table of Contents >> Long Field Names |
![]() ![]() ![]() |
Most SQL databases allow field names that are longer than the 10 character field name limit that the VO RDD system inherited from Clipper.
By default the Vo2ADO RDD truncates field names to the first 10 characters.
You can change this behaviour through a callback method (LongFieldNames)
Note 1
Please note that even though you have switched this to TRUE, the VO Debugger will still show you only 10 characters.
Note 2
You may also encounter problems when copying the data to another RDD if you have activated long field names