回复:MS Access question

来源: f64 2003-11-02 19:48:00 [] [旧帖] [给我悄悄话] 本文已被阅读: 次 (447 bytes)
本文内容已被 [ f64 ] 在 2004-02-06 15:24:48 编辑过。如有问题,请报告版主或论坛管理删除.
1. do not assume your users are all idiot. they can learn to know * stands for everything.
so just use WHERE FullName = [Input here:];
tell your users to put John* in the box.

if you want the second approach, you need "dynamic building of sql string", which is not available in access, only in SQL Server.

2. IIRC, Access does not support *John*. It only allows John* (or maybe *John ?). Only SQL server support the form %John%



--文学城www.wenxuecity.com--

所有跟帖: 

thanks, but it doesn't work -kf_ying- 给 kf_ying 发送悄悄话 (345 bytes) () 11/02/2003 postreply 20:50:00

请您先登陆,再发跟帖!

发现Adblock插件

如要继续浏览
请支持本站 请务必在本站关闭Adblock

关闭Adblock后 请点击

请参考如何关闭Adblock

安装Adblock plus用户请点击浏览器图标
选择“Disable on www.wenxuecity.com”

安装Adblock用户请点击图标
选择“don't run on pages on this domain”