Pasting a hyperlink value from C# to Access
问题 I am uploading a file to \temp\ but I want to access it through a hyperlink in a given column inside Access. I can successfully paste the string to the hyperlink field, but there´s no link between the string and the file itself. I tried to copy paste a website address from a browser to Access, surprisingly the hyperlink is pasted along with the "string" //upload arquivo string conexaoAccess2 = ConfigurationManager.ConnectionStrings["conexaoAccess"].ToString(); using (OleDbConnection