标题: List Box的Value List格式的Rowsource过长怎么办? [打印本页] 作者: 大飞 时间: 2003-7-17 17:25 标题: List Box的Value List格式的Rowsource过长怎么办? 我程序中用到一个List Box,其数据项目来源于两个查询的累加,故使用Value List格式的Rowsource。
近日程序出错了,调试发现是List Box的Rowsource过长了,“The setting for this property is too long.
请教大家有什么好的解决办法。除了建个临时表,有没有更好的办法。