博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Filter In Baan!
阅读量:4692 次
发布时间:2019-06-09

本文共 685 字,大约阅读时间需要 2 分钟。

突然之间,有个用户过来问,在Baan里面如何根据物料说明筛选记录?

明明记得是使用Like .*关键字.*的,结果点应用时,居然提示我,关键字有问题。

后来仔细一查,原来是说不支持中文。

而且当Porting Set 是7.1d之后是已经解决了。但是我目前的Porting Set 是7.1a,该怎么做呢?

看了145550 的描述,

SOLUTION DESCRIPTION:

The database driver does not support multibyte chars in the like operator. It will result in a wrong set of records.
This issue is solved in portingset 6.1c.07.05 and 7.1d.07.
Query by form is already updated that incase the new portingset is used it will accept multibyte characters.
If the new portingset is not used it will give a message and will not accept the like condition.
SPECIAL INSTRUCTIONS:
None.

为什么安装完了,还是不行呢?

转载于:https://www.cnblogs.com/jeffersyuan/archive/2007/03/14/674479.html

你可能感兴趣的文章
[NYIST15]括号匹配(二)(区间dp)
查看>>
json_value.cpp : fatal error C1083: 无法打开编译器生成的文件:No such file or directory
查看>>
洛谷 P1101 单词方阵
查看>>
Swift DispatchQueue
查看>>
C#和JAVA 访问修饰符
查看>>
小甲鱼OD学习第1讲
查看>>
HDU-1085 Holding Bin-Laden Captive-母函数
查看>>
php提示undefined index的几种解决方法
查看>>
LRJ
查看>>
Struts2环境搭建
查看>>
Linux: Check version info
查看>>
Javascript-正则表达式-开发中的使用.
查看>>
stl学习之测试stlen,cout等的运行速度
查看>>
入门GoldenGate总结
查看>>
魔戒三曲,黑暗散去;人皇加冕,光明归来
查看>>
Error和Exception
查看>>
Python和Singleton (单件)模式[转载]
查看>>
hibernate多对多单向(双向)关系映射
查看>>
二分查找题
查看>>
httpclient设置proxy与proxyselector
查看>>