Hi Guys
Please bear with me as I dont have very much SQL knowledge.
I am trying to help out a friend who has a lot of .doc and .rtf files in a SQL DB in varbinary format.
He wants to get the docs out but only those from the last 3 years, the table does have a createdon field. it also has a file extension field.
I have done a bit of research and it seems possible but my lack of background is not helping me decipher the SQL needed to do this. I think i may be able to use BCP? any suggestions gratefully received.
Thanks :)