为什么AdoTable.Locate('Oper_Name',Edit1.Text,[loCaseInsensitive]) 有时候出错,有时候不出错? (10

  • 主题发起人 主题发起人 thygw
  • 开始时间 开始时间
T

thygw

Unregistered / Unconfirmed
GUEST, unregistred user!
为什么AdoTable.Locate('Oper_Name',Edit1.Text,[loCaseInsensitive]) 有时候出错,有时候不出错? (10分)<br />出错信息为:
[Error] UnitPassWord.pas(39): Undeclared identifier: 'loCaseInsensitive'
[Error] UnitPassWord.pas(39): Incompatible types: 'TLocateOption' and 'Integer'
 
很急呀!
 
怎么没有人回答我呢?
 
我这边运行过了,应该没错啊

 
按住Ctrl点击loCaseInsensitive,看它把你带到那里去?!
 
哪儿都不去,编译错误提示为;

[Error] UnitPassWord.pas(41): Undeclared identifier: 'loCaseInsensitive'
[Error] UnitPassWord.pas(41): Incompatible types: 'TLocateOption' and 'Integer'
 
搞定,原来时 DB的问题,谢谢,谢谢大家
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
I
回复
0
查看
972
import
I
I
回复
0
查看
994
import
I
后退
顶部