runswithsizzors
Well-known member
I have a situation where I have to upload an Access database, convert the information to the SQL Server. Then delete the Access database (that was uploaded to the server, not the local copy). My question is there a way I can use the ASP.net temp folder with a unique ID to save the Access database, because I don't want to stream the file all over the place? We need a unique folder because there could be multiple people upload Access database files and converting them at the same time.
If there is a way, how would I keep track of that unique folder name?
Any information or web links would be awesome thanks!
If there is a way, how would I keep track of that unique folder name?
Any information or web links would be awesome thanks!