您的位置:程序门 -> .net技术 -> vb.net



vb+sql 这个 bindingsource 的 filter 怎么写?


[收藏此页] [打印本页]选择字色:背景色:字体:[][][]


vb+sql 这个 bindingsource 的 filter 怎么写?[已结贴,结贴人:startstartsvip]
发表于:2007-06-12 11:17:43 楼主
大哥们
mydataset                             table=               myfirends
我有一个myfirendsbindingsource   我想   选择   那些   phonenumber列   里面数据   不是   空   and   不是   “”   的列   该怎么写?

myfriendsbindingsource.fileter=   "             这里该怎么写?               "

发表于:2007-06-12 11:19:181楼 得分:0
更正
:myfriendsbindingsource.filter=   "   这里该怎么写?   "
发表于:2007-06-12 17:26:272楼 得分:0
ok   问题已经解决了     我在   c#   版里面问出来了
发表于:2007-06-14 13:06:263楼 得分:5
那么接分,谢谢.
发表于:2007-06-14 13:08:324楼 得分:15
myfriendsbindingsource.fileter= "phonenumber   is   not   null   and   phonenumber <> ' ' "


快速检索

最新资讯
热门点击