MS Access Hyperlink Data Type fields & Infopath

M

MCMasotti

Per MS documentation, Infopath 2003 form design does not support MS Access
Hyperlink and Memo data type fields (accessed via a MS Access Database Data
Connection). Does Infopath 2007?

If not, is there a built-in way to have a path & filename string, stored in
an Access database text field, behave as a hyperlink once the form is
published?

Thanks.
 
C

Clay Fox

In order to work with large data types you need to switch to web services for
your database interaction then it is possible.

Otherwise you can enter the hyperlink text in a text field and then use it
as the source of a hyperlink control in your form.
 
M

MCMasotti

Thanks Clay! I'll check out your website.

Clay Fox said:
In order to work with large data types you need to switch to web services for
your database interaction then it is possible.

Otherwise you can enter the hyperlink text in a text field and then use it
as the source of a hyperlink control in your form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top