<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_HeroBeast_分类_04.数据存储</title><id>http://feed.cnblogs.com/blog/u/15568/category/90792/rss</id><updated>2012-05-27T14:13:05Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/category/90792.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15568/category/90792/rss"/><entry><id>http://www.cnblogs.com/HeroBeast/archive/2011/12/09/2282280.html</id><title type="text">关于生成id的问题</title><summary type="text">表明 表最大id 方法1： GOSET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER PROCEDURE [dbo].[getserial] @serialname char(30) ASbegindeclare @serialno...</summary><published>2011-12-09T07:18:00Z</published><updated>2011-12-09T07:18:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2011/12/09/2282280.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2011/12/09/2282280.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/HeroBeast/archive/2011/08/03/2125733.html</id><title type="text">MongoDB实战开发 【零基础学习，附完整Asp.net示例】</title><summary type="text">【目标】：本文将以实战的形式，向您展示如何用C#访问MongoDB，完成常见的数据库操作任务， 同时，也将介绍MongoDB的客户端（命令行工作模式）以及一些基础的命令。 【说明】：MongoDB是什么？有什么用？如果不清楚这些问题的，请自己google一下吧。 【适合对象】：完全没有接触MongoDB或对MongoDB有一点了解的C#开发人员。因此本文是一篇入门级的文章。 【示例项目】：本文的完...</summary><published>2011-08-03T00:52:00Z</published><updated>2011-08-03T00:52:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2011/08/03/2125733.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2011/08/03/2125733.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/HeroBeast/archive/2011/06/14/2080775.html</id><title type="text">数据库用户操作相关</title><summary type="text">/*create a SQL Server authenticated login called LoginName，CHECK_POLICY=ON默认就是on可以不需要，但CHECK_EXPIRATIONl默认是off*/CREATE LOGIN LoginName WITH PASSWORD = ‘StRonGPassWord1’, CHECK_POLICY=ON,CHECK_EXPIRAT...</summary><published>2011-06-14T08:46:00Z</published><updated>2011-06-14T08:46:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2011/06/14/2080775.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2011/06/14/2080775.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/HeroBeast/archive/2010/07/02/1770063.html</id><title type="text">修改sqlserver 2008实例名称</title><summary type="text">前几天安装了sqlserver 2008,当时是刚装的系统，后来回到公司要加入域，就修改了一下机器名称，加入域后发现机器名称与以前的不一致了，导致的问题就是SqlServer的实例名称不一致了，不能访问了，在网上查了一下终于可以修改了，方法如下：SELECT @@SERVERNAME ,serverproperty('servername') 先用以上语句在master表里面查询一下，看看两个名字...</summary><published>2010-07-02T08:24:00Z</published><updated>2010-07-02T08:24:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2010/07/02/1770063.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2010/07/02/1770063.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715648.html</id><title type="text">sqlserver 2000 全文检索功能</title><summary type="text"/><published>2007-04-16T09:49:00Z</published><updated>2007-04-16T09:49:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715648.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715648.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715623.html</id><title type="text">sqlserver 2005 配置全文检索</title><summary type="text"/><published>2007-04-16T09:35:00Z</published><updated>2007-04-16T09:35:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715623.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715623.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715404.html</id><title type="text">配置SqlServer2000的全文检索功能</title><summary type="text"/><published>2007-04-16T07:50:00Z</published><updated>2007-04-16T07:50:00Z</updated><author><name>HeroBeast</name><uri>http://www.cnblogs.com/HeroBeast/</uri></author><link rel="alternate" href="http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715404.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/HeroBeast/archive/2007/04/16/715404.html"/><content type="text"/></entry></feed>
