G
Guest
Hello
I have migrated my back end db to SQL server. The original Access tables had
some hyperlink data type field for web addresses, e-mails and file locations.
Since SQL Server does not provide such data types I have to transfer those
fields from hyperlink to ntext type.
Is there any code to use on forms and get the same functionality as with
hyperlink fields? What I mean is when, let’s say, I double click on a textbox
whose recordsource is a web address, e-mail or file location field to get the
same function as with Access hyperlink fields.
Thank you
GL
I have migrated my back end db to SQL server. The original Access tables had
some hyperlink data type field for web addresses, e-mails and file locations.
Since SQL Server does not provide such data types I have to transfer those
fields from hyperlink to ntext type.
Is there any code to use on forms and get the same functionality as with
hyperlink fields? What I mean is when, let’s say, I double click on a textbox
whose recordsource is a web address, e-mail or file location field to get the
same function as with Access hyperlink fields.
Thank you
GL