需要修改下php.ini里odbc的设置,否则遇到长字段可能只取到部分数据。
; Handling of LONG fields. Returns number of bytes to variables. 0 means
; passthru.
;odbc.defaultlrl = 4096
odbc.defaultlrl = 80960
需要修改下php.ini里odbc的设置,否则遇到长字段可能只取到部分数据。
; Handling of LONG fields. Returns number of bytes to variables. 0 means
; passthru.
;odbc.defaultlrl = 4096
odbc.defaultlrl = 80960
By C1G – 2007/05/14
关注互联网、网页设计、Web开发、服务器运维优化、项目管理、网站运营、网站安全…
一 | 二 | 三 | 四 | 五 | 六 | 日 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Proudly powered by WordPress and Carrington.
No Responses (yet)
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.