During the installation of a SQL instance, you’ll have the ability to define some foldersThese locations can be defined: User database directory User database lof ….
Categorie: Learning
Authentication on an SFTP location can be done with simple username/password credentials… However another way to authenticate the sender is by using a Key Authentication ….
When creating BizTalk orchestrations, we also have some building blocks available to do exception handling. In this blog I’ll try to give a very brief ….
BizTalk allows you to use several macros for defining a file name in a biztalk send port. The following table lists the supported macros and ….
When choosing a color in the properties window in visual studio, there is the possibility to choose from so called System Colors. An example for ….
Found an interesting article on fragmentation in SQL. It explains the two types of fragmentation that can occur, namely internal and external fragmentation.Internal fragmentation means ….
I tried to do a simple DateTime calculation in C#. What I wanted to achieve is to know how many years, months and days where ….
I found a series of blogs on how to identify Performance bottlenecks in BizTalk Environments.Also look at this article on finding and eliminating bottlenecks Here’s an ….
I announced in a previus post that I joined the blogging team on biztalkadminsblogging.com.However it took untill today before my first blog post was created. I ….
In my previous blog post I explained how to execute pipelines from an orchestration using the default pipeline property settings. Now I would like to ….