sepitfalls.blogspot.com
Software Engineering Pitfalls: Providing Metadata to SSIS dataflows
http://sepitfalls.blogspot.com/2012/03/providing-metadata-to-ssis-dataflows.html
Things I learn in my day-to-day work as a software engineer and in my geeky activities in general. March 07, 2012. Providing Metadata to SSIS dataflows. Recently I've begun to work with SQL Server Integration Services (SSIS) to extract data and load it into a data warehouse. I discovered a seemingly absurd statement in an existing package. IF 1=2 SELECT CAST(NULL AS.), CAST(NULL AS .) . Oh, this must be nonsense,. The opposite of tautology is, which is what we have here) . Leave Me A Message. Clearing Up...
sepitfalls.blogspot.com
Software Engineering Pitfalls: Find out what is causing CPU use in SQL Server
http://sepitfalls.blogspot.com/2012/01/find-out-what-is-causing-cpu-use-in-sql.html
Things I learn in my day-to-day work as a software engineer and in my geeky activities in general. January 05, 2012. Find out what is causing CPU use in SQL Server. Here is a snippet shared by a co-worker for finding out what processes are eating cpu resources on SQL Server. Subscribe to: Post Comments (Atom). Leave Me A Message. Find out what is causing CPU use in SQL Server. My site (www.arizelanko.org). Bad blood : the Tuskegee syphilis experiment. By James H. Jones. The Physics of Star Trek.
sepitfalls.blogspot.com
Software Engineering Pitfalls: Team Foundation -- Oops, I shouldn't have checked that in!
http://sepitfalls.blogspot.com/2012/10/team-foundation-oops-i-shouldnt-have.html
Things I learn in my day-to-day work as a software engineer and in my geeky activities in general. October 08, 2012. Team Foundation - Oops, I shouldn't have checked that in! Working in Visual Studio 2010 today, I was in the middle of creating a shelveset when I goofed and pressed Check In. I discovered that Team Foundation (tf) has a rollback command. So I used. From the command line. Then, I found the setting in Visual Studio to propmt on check-in. Visual Studio Team Foundation Server.
deapge.wordpress.com
If you are new to Back Track or Linux read this thread | deapge
https://deapge.wordpress.com/2011/03/28/if-you-are-new-to-back-track-or-linux-read-this-thread
Install Drupal On Linux Server. Backtrack 4 Final Installation in VMware with VMware tools. If you are new to Back Track or Linux read this thread. On: March 28, 2011. Many people who are new to Back Track may also be new to Linux. Learning BT can be a daunting task, while also trying to learn Linux. As such if you are new to Linux we highly encourage you to learn the basics first. There are literally millions of pages of resources available on the internet to do this. Linux Online – Documentation. GNU G...
deapge.wordpress.com
March | 2011 | deapge
https://deapge.wordpress.com/2011/03
Install Drupal On Linux Server. Archive for March 2011. On: March 28, 2011. Http:/ www.backtrack-linux.org/downloads/. Seover=”showmenu({‘ctrlid’:this.id,’pos’:’13’})” style=”DISPLAY: none; POSITION: absolute”. Seover=”showmenu({‘ctrlid’:this.id,’pos’:’13’})” style=”DISPLAY: none; POSITION: absolute”. 键盘布局 keyboard layout 选择china就可以了,. 硬盘分区 Prepare disk space 我用的是所有空间,如果你还需要其他系统什么就可以选择手动分区 manual ,. 安装完成之后,选择 restart now 就可以了。 重新启动之后,我们回到了登陆界面 帐号 root 密码 toor 输入命令:startx就可以进入图形界面了. 8打开终端窗口,输入命令mkdir /mnt...
deapge.wordpress.com
deapge | deapge
https://deapge.wordpress.com/author/deapge
Install Drupal On Linux Server. How to use google translate API with drupal. On: April 14, 2011. Now we want to use google translate API on drual to our website.We can get started with these wizard below:. Step 1: Go to http:/ translate.google.com/translate tools. And choose right options,there will generate js code;. Div id=”google translate element” /div script. New google.translate.TranslateElement({. PageLanguage: ‘en’,. Layout: google.translate.TranslateElement.InlineLayout.SIMPLE. On: March 28, 2011.
lepouce.net
linux links
http://www.lepouce.net/linux.html
A good place to go to get unix information. How to set up a Linux system to be a PPP server.