Skip to content

Document Tracking Mass Uploads

How do you get a bunch of PDF documents uploaded to a database quickly and easily? Contact us of course!

We recently had a customer who had a need to upload a large number of PDF documents into a SQL Server database. We devised a simple console application that they could pass a few parameters to and it would upload all of the files in the specified directory with the specified extension to the database. It needed to be versatile enough that they could schedule it and run it against different document types in different locations, so that’s what we did.

Not all solutions need to be complex or expensive. If you’ve got a project that you’re working on or considering, contact us for a free consultation!

Technology used

  • C#
  • SQL Server
  • Windows Console Application

Leave a Reply