Sign In
Jinghao Liu (刘劲浩)'s BLOG
一个专门有关SQL Server的中文博客. 主要面向中国的SQL Server用户. 侧重于介绍的SQL Server 2005在XML方面的功能.也会尽力解答其他SQL相关问题.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
November 2008
(3)
February 2007
(1)
March 2006
(1)
January 2006
(1)
October 2005
(4)
November, 2008
MSDN Blogs
>
Jinghao Liu (刘劲浩)'s BLOG
>
November, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jinghao Liu (刘劲浩)'s BLOG
TechEd 2008: 演示SQL脚本 for "全面整合的SQL Server 2008 全文本搜索"
Posted
over 4 years ago
by
Jinghao Liu
1
Comments
下面的演示在两个演讲中都用到了 。因为不能把所用文本数据直接给出,我提供了链接。希望能为大家学习和了解SQL2008 fulltext有帮助。 -------------------------------------------------- -- Create fulltext demo database -------------------------------------------------- use master go DROP DATABASE...
Jinghao Liu (刘劲浩)'s BLOG
TechEd 2008: 有关空间数据(Spatial), Datatimeoffset, 文件流(Filestream), 稀疏列(Sparse Column)的SQL演示脚本
Posted
over 4 years ago
by
Jinghao Liu
1
Comments
DAT 331: 实例演示:用 SQL Server 2008 开发一个地理信息处理系统 ----------------------------------------------------------------- -- 空间数据的处理 ----------------------------------------------------------------- -- 点 declare @point Geometry set @point =...
Jinghao Liu (刘劲浩)'s BLOG
一个小实验
Posted
over 4 years ago
by
Jinghao Liu
3
Comments
好久没写了。这次为了实现在Teched 2008中许下的诺言,重做冯妇。先写一个小贴试验一下。
Page 1 of 1 (3 items)