<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_昆明.net技术前线</title><subtitle type="text">共同讨论.net,大家共同进步!</subtitle><id>http://feed.cnblogs.com/blog/u/8670/rss</id><updated>2010-06-09T04:11:50Z</updated><author><name>昆明.net技术前线</name><uri>http://www.cnblogs.com/boundless/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/boundless/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8670/rss"/><entry><id>http://www.cnblogs.com/boundless/archive/2006/11/09/555638.html</id><title type="text">通用动态交叉表的实现</title><summary type="text">-- 通用动态交叉表的实现--------------------------------------------------------------------------------- usp_Crosstab-------------------------------------------------------------------------------CREATE         PROCEDURE usp_Crosstab @table varchar(50),  --表名 @sumRow varchar(8000), --合计列字段 @groupRow varchar(1000), --分组列字段 @col varchar(50),  --要将列值转换为列的列字段 @colTable varchar(1000), --要将列值转换为列的列字段表 @Sortfield varchar(100), --要</summary><published>2006-11-09T09:54:00Z</published><updated>2006-11-09T09:54:00Z</updated><author><name>昆明.net技术前线</name><uri>http://www.cnblogs.com/boundless/</uri></author><link rel="alternate" href="http://www.cnblogs.com/boundless/archive/2006/11/09/555638.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/boundless/archive/2006/11/09/555638.html"/><content type="text">-- 通用动态交叉表的实现--------------------------------------------------------------------------------- usp_Crosstab-------------------------------------------------------------------------------CREATE         PROCEDURE usp_Crosstab @table varchar(50),  --表名 @sumRow varchar(8000), --合计列字段 @groupRow varchar(1000), --分组列字段 @col varchar(50),  --要将列值转换为列的列字段 @colTable varchar(1000), --要将列值转换为列的列字段表 @Sortfield varchar(100), --要</content></entry><entry><id>http://www.cnblogs.com/boundless/archive/2005/02/17/105065.html</id><title type="text">DataGrid中实现输入数量和金额自动计算出总金额 </title><summary type="text">调用：' Width="60px"&gt; </summary><published>2005-02-17T02:19:00Z</published><updated>2005-02-17T02:19:00Z</updated><author><name>昆明.net技术前线</name><uri>http://www.cnblogs.com/boundless/</uri></author><link rel="alternate" href="http://www.cnblogs.com/boundless/archive/2005/02/17/105065.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/boundless/archive/2005/02/17/105065.html"/><content type="text">调用：' Width="60px"&gt; </content></entry></feed>
