Good day Everyone!
I need your help and I hope that someone can help me!
I have a software that store the name of electronic documents and the path location in a database. I want to be able to use the database and verify if the document exists. I use xp_fileexists to do that. Up to that point it is fine. Where it get complicated is when the parrent directory and the document does not exist. I would like to be able to create the document and the directory path on the fly. Does anyone have a solution on that??
Thanks!
I need your help and I hope that someone can help me!
I have a software that store the name of electronic documents and the path location in a database. I want to be able to use the database and verify if the document exists. I use xp_fileexists to do that. Up to that point it is fine. Where it get complicated is when the parrent directory and the document does not exist. I would like to be able to create the document and the directory path on the fly. Does anyone have a solution on that??
Thanks!