SQLSERVER NTEXT字段查询
Jun 07, 2016 pm 03:39 PM发现一个奇怪的问题: 环境 :SQLSERVER 20008表中有三个字段为NText存储了RTF格式的文本信息 场景 :select * from Table 1. 使用SQLSERVER 2008 客户端(非本地)查询时下载的数据量非常大,有25M,经分析是Ntext字段中的数据过多,超90%。 2.而使用SQLSERVE
发现一个奇怪的问题:
环境:SQLSERVER 20008表中有三个字段为NText存储了RTF格式的文本信息
场景:select * from Table
1. 使用SQLSERVER 2008 客户端(非本地)查询时下载的数据量非常大,有25M,经分析是Ntext字段中的数据过多,超90%。
2.而使用SQLSERVER 7.0 客户端查询时,下载的数据非常小只有 2M,且数据完整
待解决问题:
1.为什么SQLSERVER 7.0 和SQLSERVER 2008查询有这么大的区别
2.如何降低NTEXT字段(RTF文本)查询时的下载数据量

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

How to solve the problem that the object named already exists in the sqlserver database

How to import mdf file into sqlserver

What to do if the sqlserver service cannot be started

How to recover accidentally deleted database in sqlserver

How to check your academic qualifications on Xuexin.com

How to delete sqlserver if the installation fails?
