Menu

#3 "select 1 from rdb$database"

open
nobody
None
5
2010-12-08
2010-12-08
No

UIB 2.5, BDS2006, WinXPSP2, Firebird 1.5.6.5026

UIBDataSet1.SQL.Text := 'select 1 from rdb$database';
UIBDataSet1.Open;

ERROR - 'UIBDataSet1: Field name Missing'
This error comes from
Unit: DB
Line: 3506 "if FieldName = '' then DatabaseError(SFieldNameMissing, DataSet);"
Procedure: procedure TFields.CheckFieldName(const FieldName: WideString);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.