|
|
Browse by Tags
All Tags » Sql Server » Table-Valued Functions
-
I recently had a need to load a bunch of pdf files into my database. The problem was that the directory the files were in contained a bunch of other pdf files that I didn't want or that were no longer needed so I couldn't just upload every PDF in the directory. I did have a database table that contained all the file names ...
|
|
|