• Regarding the C#, I previously created an App that did exactly what i want to do in SQL, however it ran out of Memory due to the size and amount of conversions that are needed to use this data correctly.

    To give you a figure, the files are on average over 300,000kb, and theres around 500 files, C# managed to get through about half of those before the Out of Memory Error.

    Thanks for the reply.

    Rixxe