Z
zjw821104
Unregistered / Unconfirmed
GUEST, unregistred user!
我在使用BDE进行数据的存储操作,我想使用InsertRecord()方法,可是怎么也不能编译通过,
table1.InsertRecord(['90',nil,NIL,NIL]);
这句没什么错误啊!可是总有错误
[Error] Unit1.pas(38): Illegal character in input file: ' ' ($A1A1)
这个错误,可是我并没有使用'',不知道为什么,那位高手见到过类似的问题,请指教一下,不胜感谢!
table1.InsertRecord(['90',nil,NIL,NIL]);
这句没什么错误啊!可是总有错误
[Error] Unit1.pas(38): Illegal character in input file: ' ' ($A1A1)
这个错误,可是我并没有使用'',不知道为什么,那位高手见到过类似的问题,请指教一下,不胜感谢!