罗
罗直桦
Unregistered / Unconfirmed
GUEST, unregistred user!
用Access做数据库,表中有一字段为文本,用来储存IP.
通过ADOQuery连接ODBC查询:
strSQL:= 'select * from 自动核放工控机资料 where 电脑IP='192.1.1.11';
运行出现:
Project aaa.exe raised exception class EOleException with message
'[Microsoft][ODBC Microsoft Access Driver] 号码的语法错误 在查询表达式 '电脑IP=192.1.1.11'中.'.Process stopped.
请各各位过路的前辈指点迷津!!
通过ADOQuery连接ODBC查询:
strSQL:= 'select * from 自动核放工控机资料 where 电脑IP='192.1.1.11';
运行出现:
Project aaa.exe raised exception class EOleException with message
'[Microsoft][ODBC Microsoft Access Driver] 号码的语法错误 在查询表达式 '电脑IP=192.1.1.11'中.'.Process stopped.
请各各位过路的前辈指点迷津!!