Search found 1 match

by yakiimotaro
22.02.2017, 02:36
Forum: ZeosLib 7.1 stable Forum
Topic: bug: 7.1.4-stable : sqlite Column names are not automatically converted
Replies: 0
Views: 2045

bug: 7.1.4-stable : sqlite Column names are not automatically converted

7.1.4-stable : Results of sqlite Column names are not automatically converted, so columname characters are broken at display. src/dbc/ZDbcSqLiteResultSet.pas procedure TZSQLiteResultSet.Open; ColumnLabel := ZDbcString(FieldName^); 7.1.4-stable and 7.1-patches : not fixed 7.2: rev 3740 7.3: rev 3761