<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
 <channel>
  <title><![CDATA[Access 数据库]]></title>
  <link>http://groups.blogbus.com/access.html</link>
  <description><![CDATA[这是一组由 Microsoft Access 2000 建立的ACCESS数据库的MDB文件，您可以使用它开发一系列工具软件或者用于建设您的网站。]]></description>
  <generator> by blogbus.com </generator>
  <lastBuildDate>Tue, 22 Jul 2008 13:02:26 +0800</lastBuildDate>
  <item>
   <title><![CDATA[乱七八糟Ⅶ　for 存储过程]]></title>
   <description><![CDATA[<font style="background-color: #ff9900" color="#993300">///xqm//2008.07.22</font>&nbsp;<br />1，更新/添加仓存<br /><table border="0" cellspacing="1" cellpadding="10" width="100%" bgcolor="#0099cc"><tbody><tr><td width="100%" style="word-break: break-all; line-height: 18px" bgcolor="#ddedfb"><p>if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[up_tb_WD_uporadd]') and OBJECTPROPERTY(id, N'IsProcedure') = 1) drop procedure [dbo].[up_tb_WD_uporadd]<br />GO<br />SET QUOTED_IDENTIFIER ON <br />GO<br />SET ANSI_NULLS ON <br />GO</p><p>create&nbsp;&nbsp; procedure&nbsp; up_tb_WD_uporadd<br />@warehouseID bigint,<br />@productID bigint,<br />@amount bigint<br />as<br />declare @quantity int<br />declare @count int</p><p>select @count=count(*) from tb_WarehouseDetails where <a href="mailto:productID=@productID">productID=@productID</a> and <a href="mailto:warehouseID=@warehouseID">warehouseID=@warehouseID</a></p><p>if(@count&gt;0)<br />&nbsp;&nbsp; begin<br />&nbsp;&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; select @quantity=quantity from&nbsp; tb_WarehouseDetails where <a href="mailto:productID=@productID">productID=@productID</a> and <a href="mailto:warehouseID=@warehouseID">warehouseID=@warehouseID</a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; select @quantity=@quantity+@amount</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; update tb_WarehouseDetails set <a href="mailto:quantity=@quantity">quantity=@quantity</a> where <a href="mailto:productID=@productID">productID=@productID</a> and <a href="mailto:warehouseID=@warehouseID">warehouseID=@warehouseID</a></p><p>&nbsp;&nbsp; end<br />else<br />&nbsp;&nbsp; begin<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert into tb_WarehouseDetails<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ([quantity],[productID],[warehouseID])<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; values(@amount,@productID,@warehouseID)<br />&nbsp;&nbsp; end<br />go</p></td></tr></tbody></table>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=25264785</link>
   <author></author>
   <pubDate>Tue, 22 Jul 2008 12:56:19 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[【置顶】请莅临本站的新贵宾先看这里的本站告示]]></title>
   <description><![CDATA[软件源代码出售或 OEM 合作：OEM 合作可以在这些免费小工具中加入您的各方面信息，使这些小工具中包含您的信息，从而达到销营的一种方式，提高您的知名度或网站的人流量，所有软件的列表、介绍以及下载地址请您<a href="http://mzcesoft.blogbus.com/logs/23219310.html">单击这里</a>查看。单个软件的详细介绍可查看<a href="http://mzcesoft.blogbus.com/c1983283/">原创免费绿色工具</a>目录。]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24814947</link>
   <author></author>
   <pubDate>Tue, 15 Jul 2008 23:59:58 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[VS2005下DataGridView 的多种样式列控件]]></title>
   <description><![CDATA[VS2005已经发布好久了，但对DataGridView 的使用,在网上的资料还比较少,DataGridView 无论是美观与功能方面都是DataGrid所不能比的,应该说DataGridView 不是DataGrid的升级,因为DataGridView 使用了一套全新的构建方式,引入了DataGridViewCell ,DataGridViewColumn,DataGridViewRow,等,新的概念,也使编程更容易了,它提供了<br />DataGridViewTextBoxColumn,Dat...]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24648585</link>
   <author></author>
   <pubDate>Sun, 13 Jul 2008 12:08:38 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[如何购买《DataFocus》采购资料大全软件]]></title>
   <description><![CDATA[《采购资料大全》是一份供采购员学习的全面正规教程数据库，共分八章：第一章采购基础资料，第二章供货商选择，第三章供货商管理，第四章跨部门沟通，第五章采购技巧及策略，第六章采购异常处理，第七章采购问答锦集，第八章附录。]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=20753277</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 18:15:29 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[如何购买《DataFocus》互联网求职伴侣软件]]></title>
   <description><![CDATA[简历，往往是招聘人员了解你的第一个途径。一份好的简历，可以在众多求职简历中脱颖而出，让招聘人员留下比较深刻的印象，然后决定给你面试通知。它是帮助你应聘成功的敲门砖，它应该能在一大叠的简历中引起招聘人员的关注。所以说，简历的格式，版面设计是相当重要的，简洁有序，风格突出，才能给人留下深刻的印象。]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=20753367</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 08:25:30 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[如何购买《DataFocus》商务写作范文大全软件]]></title>
   <description><![CDATA[《商务应用文写作大全》收录了大量的应用文模板，内容不仅涉及到应用文写作的各个方面，而且增加了人们所关注的很多内容。大到各种公文、合同、法律文书等，小到个人书信和条据等，加上丰富多彩的附录内容，会让您爱不释手！]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=20753436</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 08:30:09 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[如何购买《DataFocus》家庭装潢大宝典软件]]></title>
   <description><![CDATA[《家庭装潢大宝典》是一份关于家居装修以及居室美化的全面知识数据库，共分15章：第01章：居室保养，第02章：居室美化，第03章：居室清洁，第04 章：居室整修，第05章：设备配制，第06章：费用控制，第07章：队伍选择，第08章：材料选择，第09章：地面铺设，第10章：顶棚吊装，第 11章：墙面涂贴，第12章：设备安装，第13章：装饰布置，第14章：材料质量，第15章：施工质量]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=20753481</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 08:34:16 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[如何购买《DataFocus》年轻妈妈完全指南]]></title>
   <description><![CDATA[该《年轻妈妈完全指南》数据账套适全所有准妈妈和刚当妈妈的漂亮女性用于学习怀孕、时尚、教育婴儿等方面，使您的宝宝在您最佳的状态下获得天才般的可爱、聪明。主要包括：基本知识、时尚新女性、准妈妈手册、新生儿学问、育儿专家、家庭急救、家庭用药等共 1576 条相关文章，是您当上好妈妈、是您宝宝成长的必备学习指南。]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=20753532</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 17:36:40 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[Mzcesoft Partner 非常感谢]]></title>
   <description><![CDATA[<span style="font-size: 10.5pt; font-family: 'Times New Roman'">Mzcesoft Partner</span><span style="font-size: 10.5pt; font-family: 宋体">是在很多朋友的帮助下得到发展的，走到今天凝聚了许多人的智慧，在这里发自内心的感谢所有关心</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">Mzcesoft Partner</span><span style="font-size: 10.5pt; font-family: 宋体">的朋友，</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">Mzcesoft Partner</span><span style="font-size: 10.5pt; font-family: 宋体">也属于你们！在这个页面列举的一些朋友是其中的代表，他们无私而且热情的帮助</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">Mzcesoft Partner</span><span style="font-size: 10.5pt; font-family: 宋体">，让我们非常感动，让我们一起分享</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">Mzcesoft Partner</span><span style="font-size: 10.5pt; font-family: 宋体">成长的乐趣吧。</span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24607512</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:23:53 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[Mzcesoft Partner 用户反馈]]></title>
   <description><![CDATA[<span style="font-size: 10.5pt; font-family: 宋体">反馈信息请包含：软件名称、软件版本、用户姓名、用户邮件、操作系统、所在省份、问题描述等。如果您留下真实姓名与联系方式，将有机会获得</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">Mzcesoft </span><span style="font-size: 10.5pt; font-family: 宋体">送出的小礼品。如果你的问题有解决方法，我们会通过你留下的联系方式回复你</span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24607242</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:22:28 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[Mzcesoft Partner 软件使用技巧]]></title>
   <description><![CDATA[<span style="font-size: 10.5pt; font-family: 宋体">为了使您更快更容易的操作</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'"> Mzcesoft Partner </span><span style="font-size: 10.5pt; font-family: 宋体">软件，请您发几分钟的时间仔细的阅读本文档的使用技巧。<span style="font-size: 10.5pt; font-family: 宋体">本软件初始的用户名称为&ldquo;</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">system</span><span style="font-size: 10.5pt; font-family: 宋体">&rdquo;，初始的用户密码为&ldquo;</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">manager</span><span style="font-size: 10.5pt; font-family: 宋体">&rdquo;（不包括双引号），更改用户口令可以操作&ldquo;工具&rdquo;</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'">/</span><span style="font-size: 10.5pt; font-family: 宋体">&ldquo;更改登入口令&rdquo;菜单。</span></span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24607125</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:19:27 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[Mzcesoft Partner 软件升级]]></title>
   <description><![CDATA[<span style="font-size: 10.5pt; font-family: 宋体">本软件致力于让您在电脑工作中的信息管理环境更加的方便简洁，可能偶尔需要更新你现在的</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'"> Mzcesoft Partner </span><span style="font-size: 10.5pt; font-family: 宋体">版本享受最新的功能及服务。本软件提供免费无期限的软件升级，软件的最新版本可从</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'"> <span><a href="http://mzcesoft.blogbus.com/">http://mzcesoft.blogbus.com</a> </span></span><span style="font-size: 10.5pt; font-family: 宋体">官方网站获得。</span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24607062</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:17:20 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[Mzcesoft Partner 安装与卸载]]></title>
   <description><![CDATA[<span style="font-size: 10.5pt; font-family: 宋体">因为本软件是免安装版，不需要使用本软件的时候，你只需将本软件所在的目录删除即可。强列建议你删除时将对您的数据账套文件备份一份，以便以未来您可能还会再使用本软件时恢复使用该数据账套文件。</span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24606972</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:14:57 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[Mzcesoft Partner 最终用户许可协议]]></title>
   <description><![CDATA[<span style="font-size: 10.5pt; font-family: 宋体">请认真阅读：本《最终用户许可协议》是您（个人或单一实体）与</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'"> Mzcesoft</span><span style="font-size: 10.5pt; font-family: 宋体">之间有关</span><span style="font-size: 10.5pt; font-family: 'Times New Roman'"> Mzcesoft Partner </span><span style="font-size: 10.5pt; font-family: 宋体">软件产品的法律协议，一旦您下载、复制、安装或以其它方式使用本软件，即表示您同意接受本《最终用户许可协议》各项条款的约束。</span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24606900</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:11:49 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[本站 Mzcesoft Partner 帮助声明]]></title>
   <description><![CDATA[<span style="font-family: 宋体">软件使用的图标、图像部分来源自互联网，部分为自己制作。对于来源于互联网的部分图标、图像，如果侵犯了您的权利请来信告知，我们会马上删除相关的内容！对于</span><span><font face="Times New Roman">Mzcesoft</font></span><span style="font-family: 宋体">制作的部分图标、图像，归</span><span><font face="Times New Roman">Mzcesoft </font></span><span style="font-family: 宋体">版权所有，未经许可不允许在网上发布或使用在其它软件中，违者必究！</span>]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24606771</link>
   <author></author>
   <pubDate>Sat, 12 Jul 2008 16:08:01 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[用VB创建和删除快捷方式]]></title>
   <description><![CDATA[要在VB中创建Windows的快捷方式，需要用到VB的一个动态链接库Vb5stkit.dll。在该动态链接库中提供了三个函数'OSfCreateShellGroup、OSfCreateShellLink、OSfRemoveShellLink分别用于创建快捷方式程序组、创建快捷方式和删除快捷方式。]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24475233</link>
   <author></author>
   <pubDate>Thu, 10 Jul 2008 17:34:21 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[三月份百家商场（专卖）手表零售监测分析报告]]></title>
   <description><![CDATA[三月份百家商场（专卖）手表零售监测分析报告 <br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 三月份，中华全国商业信息中心市场信息部继续对全国百家商场（专卖）手表零售市场进行监测，经汇总、分析、论证，现将监测结果分析如下：<br /><br />一、品牌分析<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 本月本国百家商场手表零售品牌共223个，比去年同期减少17个。<br />...]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24454374</link>
   <author></author>
   <pubDate>Thu, 10 Jul 2008 11:32:40 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[2006 那些难忘表情那些心动时刻]]></title>
   <description><![CDATA[2006 那些难忘表情那些心动时刻 <br /><br />&nbsp;&nbsp;&nbsp;&nbsp;　曾经被我们忽视的&ldquo;时间&rdquo;，终于在2006年的时尚界发力。来自瑞士、法国、德国的腕表品牌， Baume &amp; Mercier Classima Watches, 以奢侈、优雅、率真的艺术之名席卷中国的西部重镇&mdash;&mdash;&mdash;四川，开垦、收获、惊喜、心动、难忘， Gucci Watches 110 G-Rectangular, 就在这360...]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24454347</link>
   <author></author>
   <pubDate>Thu, 10 Jul 2008 11:31:55 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[你会为了脸面去花钱吗？]]></title>
   <description><![CDATA[你会为了脸面去花钱吗？ <br /><br />　当别人赞美你的手表时， Zodiac Sea Dragon Watches, 你会有什么反应？<br /><br />　　1、&ldquo;哪里，只是个便宜货！&rdquo;谦虚地回答。<br /><br />　　2、&ldquo;这是劳力士的&rdquo;或&ldquo;压下这个按纽就变成计秒表&rdquo;， ESQ Watches Classic Sport, 将所有功能炫耀出来。<br /><br />　　3、&ldquo;是吗？谢谢！&rd...]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24454299</link>
   <author></author>
   <pubDate>Thu, 10 Jul 2008 11:30:36 +0800</pubDate>
  </item>
  <item>
   <title><![CDATA[百年名表品味见证(组图)]]></title>
   <description><![CDATA[百年名表品味见证(组图) <br /><br />&nbsp;<br /><br />&nbsp;<br /><br /><br />　　创意之所以能够无中生有，多得有人发现生活上的不足。正如当初，如果不是著名飞行家山度士（albertosantos-dumont）向好友珠宝商卡地亚（louiscartier），抱怨在飞行时不能掏出怀表看时间的话，至今可能还没有腕表这回事，更遑论庆祝世上第一只腕表santosdecartier诞生一百周年。2004的夏天，santos腕表系列推出更新款式庆贺生辰，每...]]></description>
   <link>http://www.blogbus.com/blogbus/blog/diary.php?diaryid=24454284</link>
   <author></author>
   <pubDate>Thu, 10 Jul 2008 11:30:16 +0800</pubDate>
  </item>
 </channel>
</rss>
