Welcome to Burgess's blog

本博除非注明,均是原创,您若转载,请指明出处,谢谢配合!

博客园 首页 新随笔 联系 订阅 管理

2008年10月9日 #

摘要: Sales organization, distribution channel and division together are called sales area. It means certain sales organization can operate certain division through certain distribution channel. Here, I w... 阅读全文
posted @ 2008-10-09 16:40 Burgess 阅读(294) 评论(2) 推荐(0) 编辑

2008年9月25日 #

摘要: Here, I will show how to create your favorites,the below picture is an example: 1 Inserting an Item from the SAP Standard or User Menu: 1> You can use drag and drop 2>use the menu bar: Choose an it... 阅读全文
posted @ 2008-09-25 22:46 Burgess 阅读(358) 评论(0) 推荐(0) 编辑

2008年9月24日 #

摘要: Here,I introduce some methods to import data from excel to DB, 1 By OPENDATASOURCE SELECT * FROM OPENDATASOURCE( 'Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;DataBase=D:\TEST.xls')...[sheet1$] Not... 阅读全文
posted @ 2008-09-24 17:26 Burgess 阅读(2810) 评论(2) 推荐(0) 编辑

摘要: sp_configure is an useful SP, and we can display or change global configuration settings for the current server with it. By default, you can't display advanced options when executing sp_configure. To ... 阅读全文
posted @ 2008-09-24 17:00 Burgess 阅读(609) 评论(0) 推荐(0) 编辑