+ dbconst.pp should contain resourcestrings

git-svn-id: trunk@4032 -
This commit is contained in:
joost 2006-07-01 10:17:22 +00:00
parent 07f925f991
commit b0b1d50117

View File

@ -18,7 +18,7 @@ unit dbconst;
Interface
Const
Resourcestring
SActiveDataset = 'Operation cannot be performed on an active dataset';
SBadParamFieldType = 'Bad fieldtype for parameter "%s".';
SCantSetAutoIncFields = 'AutoInc Fields are read-only';