What is the best way to query a SQL database and display a filename and make that name a hyperlink, and then, if clicked, the document opens?
What I have is a form that searches a SQL database and loads a dataset, that is then queried on several fields? The data is e-mail data and I want to display the attachments for each e-mail and then have the ability to launch those attachments?
Any help is appreciated.
What I have is a form that searches a SQL database and loads a dataset, that is then queried on several fields? The data is e-mail data and I want to display the attachments for each e-mail and then have the ability to launch those attachments?
Any help is appreciated.