解决数据库中信息被截断问题

2009-07-07 15:39:09 php Views(457)

$this->_db->query('SET TEXTSIZE 300000');

以后补充

Comments

rui

难道是传说中的 MS SQL Server 截断问题...

2009-07-07 17:32:29
songshuang

是地,并且该问题原因是php版本对pdo驱动支持的问题。
目前php5.2.10已经解决了该问题

2009-07-27 14:49:10

Leave a Comment

Name
Content
Verification Type the characters you see in the picture below