SQL_Hell
SQL Server DBA
- Local time
- Today, 23:42
- Joined
- Dec 4, 2003
- Messages
- 1,361
Hello,
I am creating a simple access form for pulling file data out of an old SQL server, I would like to display the data in a listbox as hyperlinks, so people can click on the link and retrieve a file.
I have tried using the hyperlink data type but not all my data contains valid hyperlinks, so the conversion fails.
Is there any other way I can do this?
I am creating a simple access form for pulling file data out of an old SQL server, I would like to display the data in a listbox as hyperlinks, so people can click on the link and retrieve a file.
I have tried using the hyperlink data type but not all my data contains valid hyperlinks, so the conversion fails.
Is there any other way I can do this?