Adam Boyce
|
| Posted: 02/09/2006, 5:18 AM |
|
hi,
i have a grid on a page that has a list of hyperlinks that are stored in the database. the field type is a text field as i know (correct me if im wrong) there is problems with using the ms access hyperlink field type. i want the hyoperlinks that are in the database displayed as a hyperlink in the grid. is this possible in any way?
|
|
|
 |
Rene S
|
| Posted: 02/09/2006, 7:08 AM |
|
Hi,
I've read somewhere that the easiest way is to store the hyperlink as text in your access database (and NOT as hyperlink). Then in your grid change field type to hyperlink.
Rene
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 02/09/2006, 11:50 AM |
|
I also agree. I think that hyperlink type fields are not a standard SQL feature and are specific to MS Access applications, not the database. They should only be used with MS Access applications.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|