Daniel Durrans is a 30 year old web systems developer from England.
I was having trouble trying to import a quote escaped CSV file into SQL Server 2005 using BULK INSERT. It kept giving me an unexpected EOF error until I used a format file where I created a dummy start and end column to pick up the initial " and final ...
To install irssi using macports issue the command: sudo port install irssi +perl This will ensure that you get the necessary perl scripting support. Most people using irssi are going to want this. Note that if you use scriptassist to help you load irssi scripts then you will want some extra perl stuff: sudo ...
If you are moving reporting services to a brand new SQL Server machine (such as setting up a UAT environment or test server) then you may backup and restore the reporting server database from your production machine. You will probably then backup and restore the encryption keys. However you will ...