By tag: script
0
kicks
Using the CodeDom to do scripting with .Net
The company I work for, Interactive Medica, provides SaaS business solutions for the pharmaceutical industry. Many of our clients receive data from third-parties which they need us to import into our system. This is pretty straight-forward and common in many industries. The data arrives in different...
0
kicks
Backup ALL your SQL Server 2005 databases using a script
I wanted to backup all my databases... I had loads, creating a step for each db was getting tedious, so I wrote this script.